seng499-company2 / algorithm1

MIT License
1 stars 1 forks source link

Implement CSP hard constraints #13

Open NolanVH opened 2 years ago

NolanVH commented 2 years ago

User Story

As a developer of the CSP implementation I would like to be able to have a set of functions which represent the hard scheduling constraints that I can use to reduce the possible valid assignments of values to variables.

Acceptance Criteria

Related issues

Blocks #15

Additional Resources

Add attachments, external links, etc here.

strdavis commented 2 years ago
sfaigan commented 2 years ago

Carried over to sprint 3 because PR is still open