Open mitchmindtree opened 1 week ago
We want to check the following properties:
edge_start
<=
edges.len()
== Edge::MAX
We want to check the following properties:
edge_start
follows the previous.edge_start
values are<=
edges.len()
or== Edge::MAX
.