Suppose I have a set of generators $G \in R^{n\times d}$.
Where $n>d$. Here we have $n$ generators in $d$ dimension.
And I'm only interested in the local structure of 1 vertex $\vec{p}= \sum_{i=1}^n \vec{g_i}$.
Which is all the facets $\vec{p}$ is in.
Is there any fast algorithm to do so?
For example for 3 generators in 2d. We can get the two vectors connected with $\vec{p}$ by sorting the generators by angles and grab the minimum and maximum.
And there is a vertex enumeration algorithm for zonotope, but since I'm interested only in the local structure, I'm wondering if there exists anything simplier than enumerate all the vertex