#19365: Bug in lattice_polytope.positive_integer_relations
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  tmonteil               |
           Type:         |       Status:  needs_info
  defect                 |
       Priority:  major  |    Milestone:  sage-6.10
      Component:         |   Resolution:
  geometry               |
       Keywords:         |    Merged in:
        Authors:         |    Reviewers:  Andrey Novoseltsev, Thierry
  Vincent Delecroix      |  Monteil
Report Upstream:  N/A    |  Work issues:
         Branch:         |       Commit:
  public/19365           |  651684a41026bee07a49be83b238b059e72693bc
   Dependencies:         |     Stopgaps:
-------------------------+-------------------------------------------------
Changes (by mkoeppe):

 * status:  needs_work => needs_info
 * cc: rws (added)


Comment:

 After #20766, the example in the description gives:

 {{{
 sage: vertices =
 [(1,1,-1,-1,-1),(-1,-1,1,1,-1),(1,-1,-1,-1,1),(-1,1,1,1,1),(1,-1,1,-1,-1)]
 sage: p = LatticePolytope(vertices)
 sage:
 lattice_polytope.positive_integer_relations(p.vertices().column_matrix())
 MIPSolverException: PPL : There is no feasible solution
 }}}

--
Ticket URL: <https://trac.sagemath.org/ticket/19365#comment:13>
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