-
-
Notifications
You must be signed in to change notification settings - Fork 701
Closed
Milestone
Description
In order to make CombinatorialPolyhedron more consistent with Polyhedron, we replace edge_graph by vertex_graph.
In case of of unbounded polyhedra this might make a difference, as unbounded 1-faces are considered for edge_graph but not for vertex_graph.
For now we keep edge_graph and add a deprecation warning.
Component: geometry
Keywords: polytopes, combinatorial polyhedron
Author: Jonathan Kliem
Branch/Commit: ecb7986
Reviewer: Laith Rastanawi
Issue created by migration from https://trac.sagemath.org/ticket/28603