Home
last modified time | relevance | path

Searched refs:estimated_reduced_costs_accuracy (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/glop/
H A Dreduced_costs.cc77 const Fractional estimated_reduced_costs_accuracy = in TestEnteringReducedCostPrecision() local
81 stats_.reduced_costs_accuracy.Add(estimated_reduced_costs_accuracy / scale); in TestEnteringReducedCostPrecision()
82 if (std::abs(estimated_reduced_costs_accuracy) / scale > in TestEnteringReducedCostPrecision()