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
I see some sort of asymmetry between VPolygon's vertices_list field and VPolytopevertices field, compared to HPolygon and HPolytope fields's constraints. Note that we have methods constraints_list and vertices_list.
Proposal: change VPolygon's field to vertices.
The text was updated successfully, but these errors were encountered:
I see some sort of asymmetry between
VPolygon
'svertices_list
field andVPolytope
vertices
field, compared toHPolygon
andHPolytope
fields'sconstraints
. Note that we have methodsconstraints_list
andvertices_list
.Proposal: change
VPolygon
's field tovertices
.The text was updated successfully, but these errors were encountered: