#11279: Convex Hulls, Hull number in graphs
----------------------------+-----------------------------------------------
Reporter: ncohen | Owner: jason, ncohen, rlm
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.7.1
Component: graph theory | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Nathann Cohen
Merged: | Dependencies:
----------------------------+-----------------------------------------------
This ticket implements a method to compute the hull number of a graph. As
it requires to compute many convex hulls, a corresponding hull method is
defined too. As computing many hulls is a mess unless you can cache some
useful information, these methods are defined inside of a
convexity_properties class, which I hope I documented enough `:-)`
If you feel some things are badly named or should be rearranged, please
tell me. I thought about this code for a while, and even though it works
somehow well I am still not satisfied with it `:-)`
(The file convexity_properties is added to the reference manual, and
explains most of what the code does)
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11279>
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.