-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
- For each added rule A -> B, the following closed-loop test must be added:
- create a small instance A
- reduce A to B
- solve B, get solution of B
- extract solution of A from solution of B
- verify this solution is indeed a solution of A
- The reduction process must be documented clearly in notes/book.typ, with citations.
- Make sure the added rule is included in the reduction graph.
- For each added model A
- Make sure the model definition is clearly explained in the notes/book.typ.
- Make sure it can be dump to/load from json files, the format is documented.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation