-
Notifications
You must be signed in to change notification settings - Fork 252
Home
Matthias Miltenberger edited this page Mar 11, 2017
·
13 revisions
- segmentation fault in conda environment
-
caused by buggy readline lib in conda:
- Fix 1:
conda remove readline
- Fix 2:
use SCIP library that was built without readline
- Fix 1:
- mid term
- more support for nonlinear expressions
- more plug-ins: presolver, sepa, propagator
- implement trans of Model
- long term
- support copy of Python plug-ins