#11379: Add Quantumino solver to sage/games
--------------------------------+-------------------------------------------
    Reporter:  slabbe           |         Owner:  slabbe           
        Type:  enhancement      |        Status:  closed           
    Priority:  major            |     Milestone:  sage-4.7.2       
   Component:  misc             |    Resolution:  fixed            
    Keywords:  sd31             |   Work_issues:                   
    Upstream:  N/A              |      Reviewer:  Rob Beezer       
      Author:  Sébastien Labbé  |        Merged:  sage-4.7.2.alpha2
Dependencies:                   |  
--------------------------------+-------------------------------------------

Comment(by fbissey):

 I am doing that right now in sage-on-gentoo. I suspect that in a vanilla
 sage install
 {{{
  sage: x = dlx_solver(rows)
 }}}
 is left unevaluated and you only get a segfault when accessing x. The only
 thing
 that tells me that something else may happen is that I get a SIGABRT
 instead of a SIGSEGV. I don't think we need to open a new ticket or change
 this one for that matter. sage-on-gentoo doesn't have official status. I
 wanted to make a comment in case it prompted in insight. I suspect it may
 surface in vanilla sage sooner or later but it is difficult to know what
 is the trigger since I am applying a few tickets on top of 4.7.2.alpha2
 plus a few custom hacks here and there.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11379#comment:39>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to