-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Milestone
Description
From https://www.csun.edu/~ctoth/Handbook/chap15.pdf:
The wedge over a facet F
of a polytope P
is defined as:
(P \times \mathbb{R}) \cap \{a^\top x +|x_{d+1}| \leq b\}
where F
is a facet defined by a^\top x leq b
.
It has dimension d+1
, m+1
facets, and 2n-n_F
vertices, if F
has n_F
vertices. More generally, the wedge construction can be performed (defined by the same formula) for a face F
.
Component: geometry
Keywords: polytopes, days100, wedge, facet
Author: Laith Rastanawi, Jonathan Kliem
Branch/Commit: 38944ad
Reviewer: Jean-Philippe Labbé
Issue created by migration from https://trac.sagemath.org/ticket/27973