-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
We migrate is_neighborly
and neighborliness
to CombinatorialPolyhedron
.
It is also faster now, as use the f-vector instead of indirectly getting the number of k-faces.
Along the way we add is_simplex
to CombinatorialPolyhedron
and cache the methods f_vector
and n_vertices
.
Component: geometry
Keywords: neighborly polytopes
Author: Jonathan Kliem
Branch/Commit: aa535d8
Reviewer: Jean-Philippe Labbé, Laith Rastanawi
Issue created by migration from https://trac.sagemath.org/ticket/29565