ConstraintDomain struct
#include <gtopt/constraint_expr.hpp>
Domain over which a constraint is instantiated.
Each dimension defaults to "all" when not explicitly specified.
Public variables
- IndexRange blocks
- Block indices (default: all)
- IndexRange scenarios
- Scenario indices (default: all)
- IndexRange stages
- Stage indices (default: all)