- 
                Notifications
    You must be signed in to change notification settings 
- Fork 271
Home
        Matthias Miltenberger edited this page Mar 12, 2018 
        ·
        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