Sadly this is not possible now but its something we should have. I would like to someday add (or have someone else add) a beneath-and- beyond convex hull method to Sage; once we have that it would be pretty easy to add a method to the Polyhedron class that could take a vertex as an input and add it in efficiently.
-Marshall Hampton On Jul 13, 12:17 pm, tvn <[email protected]> wrote: > Hi, if I have an existing polyhedron p and want to add a vertex v > (that was not in p) to p, is it possible to modify it (e.g., adding > new vertices v to p) instead of creating a new polyhedron p' that > contains all the previous vertices of p and v ? > > Thanks, -- 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-support URL: http://www.sagemath.org
