-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Implement edge polytope and symmetric edge polytope of a graph #32498
Comments
Branch pushed to git repo; I updated commit sha1. New commits:
|
Commit: |
comment:3
Just a few remarks:
|
comment:4
They are valid for both graphs and digraphs. The direction is completely ignored as everything is symmetric (also for the not symmetric edge polytope, its just the polytope that is less symmetric, not the construction. |
comment:5
is missing a ":" |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:7
Can you also add the methods to the tables ( |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:9
Very tiny things:
with
and similarly for SEP
with
with
If you agree, please set it to pos. rev. on my behalf! (and thank you!) |
Reviewer: Martin Rubey |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:11
Thank you. |
Changed branch from u/gh-kliem/symmetric_edge_polytope to |
We implement the edge polytope and the symmetric edge polytope of a graph.
CC: @jplab @mkoeppe @mantepse
Component: geometry
Keywords: SLC86, symmetric edge polytope
Author: Jonathan Kliem
Branch/Commit:
05890f4
Reviewer: Martin Rubey
Issue created by migration from https://trac.sagemath.org/ticket/32498
The text was updated successfully, but these errors were encountered: