-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Code
- Add a new model: https://github.com/GiggleLiu/ProblemReductions.jl/tree/main/src/models
- Add a new rule: https://github.com/GiggleLiu/ProblemReductions.jl/tree/main/src/rules , the correctness of your reduction should be tested here: https://github.com/GiggleLiu/ProblemReductions.jl/blob/main/test/rules/rules.jl
Documentation
To get started, you can deploy the documentation locally with a single command:
$ make init
$ make serveTo contribute an example, please check this folder:
https://github.com/GiggleLiu/ProblemReductions.jl/tree/main/examples
The tool we are using is Literate
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers