InterviewSolution
Saved Bookmarks
| 1. |
When Should I Use Scip? |
|
Answer» If you are either looking for a FAST non-commercial MIP/MILP-solver or for a branch-cut-and-price-framework in which you can DIRECTLY implement your own methods and ALLOWS FULL control of the solving process. If you are either looking for a fast non-commercial MIP/MILP-solver or for a branch-cut-and-price-framework in which you can directly implement your own methods and allows full control of the solving process. |
|