BOOKS - PROGRAMMING - MATLAB Polyspace Code Prover User’s Guide
US $5.48
197925
197925
MATLAB Polyspace Code Prover User’s Guide
Author: MathWorks
Year: 2021
Number of pages: 1062
Format: PDF
File size: 10 MB
Language: ENG
Year: 2021
Number of pages: 1062
Format: PDF
File size: 10 MB
Language: ENG
Polyspace® Code Prover™ is a sound static analysis tool that proves the absence of overflow, divide-by-zero, out-of-bounds array access, and other run-time errors in C and C++ source code. It produces results without requiring program execution, code instrumentation, or test cases. Polyspace Code Prover uses semantic analysis and abstract interpretation based on formal methods to verify software interprocedural, control, and data flow behavior. You can use it to verify handwritten code, generated code, or a combination of the two. Each code statement is color-coded to indicate whether it is free of run-time errors, proven to fail, unreachable, or unproven.