planning_options_lp.hpp file
Wrapper for PlanningOptions with default value handling.
This module defines the PlanningOptionsLP class, which wraps the PlanningOptions structure and provides accessors with default values for optional parameters. This allows consistent and easy access to option values throughout the linear programming (LP) optimization processes.
Namespaces
- namespace gtopt
Classes
- class gtopt::PlanningOptionsLP
- Wrapper for PlanningOptions with default value handling.