Options for TOPP2-RA reachability analysis. More...
#include <topp2.h>
Data Fields | |
| double | lp_feas_tol |
| Feasibility tolerance used by LP subproblems. | |
| double | a_cmp_abs_tol |
| Absolute tolerance for comparing interval bounds. | |
| double | a_cmp_rel_tol |
| Relative tolerance for comparing interval bounds. | |
| enum CoppVerbosity | verbosity |
| Verbosity level for diagnostics. | |
Options for TOPP2-RA reachability analysis.
| double Topp2RaOptions::lp_feas_tol |
Feasibility tolerance used by LP subproblems.
| double Topp2RaOptions::a_cmp_abs_tol |
Absolute tolerance for comparing interval bounds.
| double Topp2RaOptions::a_cmp_rel_tol |
Relative tolerance for comparing interval bounds.
| enum CoppVerbosity Topp2RaOptions::verbosity |
Verbosity level for diagnostics.