#11814: Catch and fix the segmentation fault in dlx_solver
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:  sage-combinat
  jdemeyer               |       Status:  needs_review
           Type:         |    Milestone:  sage-6.8
  defect                 |   Resolution:
       Priority:         |    Merged in:
  critical               |    Reviewers:  Jeroen Demeyer
      Component:         |  Work issues:
  combinatorics          |       Commit:
       Keywords:         |  56c74ed227fb8def88644a7e2371bd33701d8f28
        Authors:         |     Stopgaps:
  Sébastien Labbé        |
Report Upstream:  N/A    |
         Branch:         |
  u/slabbe/11814         |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by slabbe):

 With the last commit we now have:

 {{{
 sage: from sage.games.quantumino import QuantuminoSolver
 sage: q = QuantuminoSolver(0)
 sage: T = q.tiling_solver()
 sage: T.dlx_solver()
 Dancing links solver for 96 columns and 5484 rows
 }}}

 I think it is better like this instead of printing the whole list of rows.

--
Ticket URL: <http://trac.sagemath.org/ticket/11814#comment:31>
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