mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-08 02:18:51 -06:00
Minor fixes to docstrings; make some classes private
This commit is contained in:
@@ -54,3 +54,7 @@ LazyCallback = Callable[[Any, Any], None]
|
||||
SolverParams = Dict[str, Any]
|
||||
|
||||
BranchPriorities = Solution
|
||||
|
||||
|
||||
class Constraint:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user