diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-03-12 15:40:48 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-03-12 15:40:48 +0100 |
| commit | 45eddc73d44f59d82fcf93e2213bb972c6b7c86a (patch) | |
| tree | 5382621c745ab5309ebc69fd82a17f544e5d0ca3 /TODO_COORDINATES | |
| parent | 4d0e55e9def2ba1eaca5b2289ca5b30e951f4d97 (diff) | |
| download | nissy-core-45eddc73d44f59d82fcf93e2213bb972c6b7c86a.tar.gz nissy-core-45eddc73d44f59d82fcf93e2213bb972c6b7c86a.zip | |
Revert "Temporary fix for tools"
This reverts commit 4d0e55e9def2ba1eaca5b2289ca5b30e951f4d97.
Diffstat (limited to 'TODO_COORDINATES')
| -rw-r--r-- | TODO_COORDINATES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO_COORDINATES b/TODO_COORDINATES index 3bb516c..1c50db3 100644 --- a/TODO_COORDINATES +++ b/TODO_COORDINATES | |||
| @@ -4,12 +4,11 @@ | |||
| 4 | - fix | 4 | - fix |
| 5 | - h48 solve dispatch: move "h7k2" part to "options"? | 5 | - h48 solve dispatch: move "h7k2" part to "options"? |
| 6 | - it makes sense, but breaks the rule "solver == table" | 6 | - it makes sense, but breaks the rule "solver == table" |
| 7 | - if so, adjust tools that use nissy_solve() | ||
| 8 | - add new parameter to solve(): options (char *) | 7 | - add new parameter to solve(): options (char *) |
| 9 | - fix all usages | 8 | - fix all usages |
| 10 | x tests | 9 | x tests |
| 11 | x shell | 10 | x shell |
| 12 | x tools | 11 | - tools (after deciding if refactoring h48 solve dispatch) |
| 13 | x python bindings | 12 | x python bindings |
| 14 | - document what to do when changing interface? | 13 | - document what to do when changing interface? |
| 15 | - where do I document which solvers take which parameters? | 14 | - where do I document which solvers take which parameters? |
