You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this should be documented. Currently generatorproducer is only used internally.
LRSLib and CDDLib only support cones hence they lift polyhedra by adding an homogenizing variable. So for V-rep, 1 means it's a point and 0 means it's a ray.
How to reproduce:
This yields the following polyhedron:
The
vrep
is all good:But the generator produces the following:
It always adds an additional coordinate to the vertices, at the first position. Should this be documented?
The text was updated successfully, but these errors were encountered: