#11379: Add Quantumino solver to sage/games
---------------------------+------------------------------------------------
Reporter: slabbe | Owner: slabbe
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7.1
Component: misc | Keywords: sd31
Work_issues: | Upstream: N/A
Reviewer: Rob Beezer | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by rbeezer):
Replying to [comment:21 slabbe]:
> No problem!
Good. We just need to finish this before you become a father. ;-)
{{{
:class:`~sage.combinat.tiling.TilingSolver`
}}}
The tilde should suppress the `sage.combinat.tiling` prefix in the output.
Don't remember just why I did it that way there (I'm sure I had a reason
at the time!) - but you should feel free to adjust it if you would rather
have the fully-qualified name.
> The delay between frames and the number of iterations are arguments of
the method show (see {{{animate??}}}). I would keep the animation function
as is, but add an exemple in the doctest of how to change those parameters
and add blank frames at the end. What do you think?
Perfect.
> Ok. I will think about it. Let me find a solution which will be better
than the "cube in the middle" I am using up to now. Maybe using Simplicial
Complexes of cubes, I could get the exact boundary of the piece? I take a
look at it and comes back with a fix soon.
Maybe if each piece had a center, or maybe a center of a bounding box, or
something like that. Then you could shrink into the center. Seems like
you work off a corner right now, but again, I have not studied it very
carefully. If the size parameter becomes too much trouble, feel free to
drop it, but I think fixing this will fix a variety of other things, like
the hole in piece 8.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11379#comment:22>
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.