#include < -- improving gecode/implementation/gecode/gecode/optimize/native_lp.hpp>
◆ lp_calls
| std::uint64_t Gecode::Optimize::NativeLpStatistics::lp_calls = 0 |
◆ lp_seconds
| double Gecode::Optimize::NativeLpStatistics::lp_seconds = 0 |
◆ valid_bounds
| std::uint64_t Gecode::Optimize::NativeLpStatistics::valid_bounds = 0 |
◆ rejected_bounds
| std::uint64_t Gecode::Optimize::NativeLpStatistics::rejected_bounds = 0 |
◆ numerical_infeasibility_reports
| std::uint64_t Gecode::Optimize::NativeLpStatistics::numerical_infeasibility_reports = 0 |
Diagnostic LP reports, never sufficient to prune native search.
◆ certificate_evaluations
| std::uint64_t Gecode::Optimize::NativeLpStatistics::certificate_evaluations = 0 |
◆ conditional_checks
| std::uint64_t Gecode::Optimize::NativeLpStatistics::conditional_checks = 0 |
◆ variable_fixings
| std::uint64_t Gecode::Optimize::NativeLpStatistics::variable_fixings = 0 |
◆ variable_bound_tightenings
| std::uint64_t Gecode::Optimize::NativeLpStatistics::variable_bound_tightenings = 0 |
◆ root_cover
The documentation for this struct was generated from the following file: