Home
last modified time | relevance | path

Searched defs:IndexedDualSolution (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/math_opt/core/
H A Dindexed_model.h628 struct IndexedDualSolution { struct
629 absl::flat_hash_map<LinearConstraintId, double> dual_values;
630 absl::flat_hash_map<VariableId, double> reduced_costs;
631 double objective_value;