-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Milestone
Description
- Separate
PrimalSolution
&DualSolution
(see Better support of single variable constraints #590) -
Don't use dynamic sparse arrays anymore (ordered dict)(see Refactor pool of solutions for DwSp & insertion of a column #609) -
Create dedicated data structure to efficiently compare solutions(see Refactor pool of solutions for DwSp & insertion of a column #609) -
Transfer the responsibility of checking for same solutions from Formulation to Algorithm (-> refactoring done in Refactor pool of solutions for DwSp & insertion of a column #609setprimalsol!
,setdualsol!
, 'setcut_from_sp_dualsol!,
setcol_from_sp_primalsol!`) - Test show methods