-
-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move vertex facet graph to combinatorial polyhedron #29188
Comments
Branch: public/29188 |
Commit: |
Reviewer: Jean-Philippe Labbé |
comment:2
There is a space missing in the inputs. Then, I would just swap the two examples to show the default behavior first. Could you make this sentence more clear:
I would suggest to put |
Changed branch from public/29188 to public/29188-reb |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:5
I'll just put it back to needs work until this is done. Replying to @jplab:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:8
Batch modifying tickets that will likely not be ready for 9.1, based on a review of the ticket title, branch/review status, and last modification date. |
comment:9
LGTM. |
Changed branch from public/29188-reb to |
We move the method
vertex_facet_graph
fromPolyhedron_base
toCombinatorialPolyhedron
.Along the way we fix an bug, namely that
vertex_facet_graph(labels=False)
has the edges the wrong way::CC: @jplab @LaisRast
Component: geometry
Keywords: polyhedra, vertex facet graph, combinatorial polyhedron
Author: Jonathan Kliem
Branch/Commit:
a36a211
Reviewer: Jean-Philippe Labbé
Issue created by migration from https://trac.sagemath.org/ticket/29188
The text was updated successfully, but these errors were encountered: