#17867: Risk of confusion between LPProblem and MixedIntegerLinearProgram
-----------------------------+----------------------------
   Reporter:  ncohen         |            Owner:
       Type:  PLEASE CHANGE  |           Status:  new
   Priority:  major          |        Milestone:  sage-6.6
  Component:  PLEASE CHANGE  |         Keywords:
  Merged in:                 |          Authors:
  Reviewers:                 |  Report Upstream:  N/A
Work issues:                 |           Branch:
     Commit:                 |     Dependencies:
   Stopgaps:                 |
-----------------------------+----------------------------
 Ticket #14288 added a feature meant for educational purposes only which
 can *very easily* be confused with Sage's support of Linear Programming,
 as the two classes it creates are named LPProblem and
 LPProblemStandardForm *AND* imported in the global namespace.

 That's suicidal.

 With this branch, the two classes are renamed to something more
 meaningful, pointers are added toward MixedIntegerLinearProgram, and the
 old import are deprecated.

 Nathann

--
Ticket URL: <http://trac.sagemath.org/ticket/17867>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to