Skip to content

Commit

Permalink
fix ROADMAP
Browse files Browse the repository at this point in the history
  • Loading branch information
yangeorget committed Sep 24, 2024
1 parent 3fa8b38 commit b3dd4c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
- Product

# Problems
- refactor examples
- submit problems to CSPlib
- RoundRobin problem (GCC)
- Job-shop problem
Expand All @@ -24,5 +23,7 @@
- test vectorize

# Docs
- improve reference with problems and examples
- fix README
- remove install from source
- improve reference with problems and examples: NUMBA_CACHE_DIR=.numba/cache PYTHON_PATH=. python -m nucs.examples.golomb.golomb_problem -n 10
- improve usage of rst

0 comments on commit b3dd4c3

Please sign in to comment.