Hello,
I am a new user on polymake and need some help.
Here is my problem:
My purpose is to compute a cone $c pointed at some vertex $v of a polytope $p, such that its rays are the affine hull of the facets of $p incident to $v, and such that $p itself is not contained in $c. So my question is: how can I keep track of the facets that are incident to my vertex $v, meaning to get their inequalities and affine hull. VERTICES_IN_FACETS and FACETS_THRU_VERTICES only seems to show the labels of the vertices and facets not information on them. Or am I wrong?
Thank you very much, and apologies for my english.
Rado