Prototype constraint problem data structure #52

Closed
opened 2025-02-14 19:04:15 +00:00 by Vectornaut · 2 comments
Member

Start designing a data structure to hold the elements and constraints that make up an assembly. Include methods for adding elements and constraints.

Start designing a data structure to hold the elements and constraints that make up an assembly. Include methods for adding elements and constraints.
Vectornaut added this to the Demo project 2025-02-14 19:04:15 +00:00
Owner

Note we are planning to name the data type that holds a constraint a Regulator; #47 is a natural successor issue to this one.

Note we are planning to name the data type that holds a constraint a Regulator; #47 is a natural successor issue to this one.
Author
Member

Addressed by pull request #14.

Addressed by pull request #14.
Sign in to join this conversation.
No description provided.