#10879: add optional SCIP integer constraint solver
-------------------------------------+-------------------------------------
       Reporter:  malb               |        Owner:  tbd
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.3
      Component:  packages:          |   Resolution:
  optional                           |
       Keywords:  lp, mip, mixed     |    Merged in:
  integer programming                |
        Authors:  Martin Albrecht    |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/mkoeppe/ticket/10879             |  ee9fcd4c42cd83f9e71b6f7dadc677f5de7bd5c8
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Several comments about `src/module_list.py`:

 1. Don't use both `condition` and `package`: that is redundant.

 2. Try to avoid `include_dirs`, it is annoying for portability. Either
 change the way that SCIP is installed or change the include filenames in
 the Cython files.

 3. Wildcards are supported: you can use `['sage/libs/scip/*.pyx']` for the
 sources.

--
Ticket URL: <https://trac.sagemath.org/ticket/10879#comment:38>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to