Home
last modified time | relevance | path

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

/dports/math/py-mip/mip-1.13.0/mip/
H A Dcallbacks.py8 class BranchSelector: class
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Dconstraint_solver.h752 typedef std::function<DecisionModification()> BranchSelector; typedef