Skip to content

Conversation

@willGraham01
Copy link
Collaborator

Resolves #89 |

Constraints are now instantiated by specifying each "part" of the constraint, and then the actual function to execute is invoked when running __call__.

Ultimately this just helps us ease creation of Constraints, and ensures that we now always build the constraint in the correct manner.

@willGraham01 willGraham01 changed the base branch from main to wgraham/make-ce-con-callables August 19, 2025 10:52
Base automatically changed from wgraham/make-ce-con-callables to main August 19, 2025 10:52
Co-authored-by: Matthew Scroggs <matthew.w.scroggs@gmail.com>
@willGraham01 willGraham01 enabled auto-merge (squash) September 3, 2025 08:22
@willGraham01 willGraham01 merged commit 1414f8e into main Sep 3, 2025
5 checks passed
@willGraham01 willGraham01 deleted the wgraham/constraint-creation-ease branch September 3, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Constraint differences from the base class

3 participants