diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-12-26 19:27:21 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-12-26 19:27:21 +0100 |
| commit | 5cf18fa4694ab9f082813d04e3ec5b78a061d9df (patch) | |
| tree | 0161c69ec6e368445e3b9aa2d255ae9705252fd1 /TODO.md | |
| parent | cecdb7c5a0fc4821bc56c6aae5428925ec1baa15 (diff) | |
| download | nissy-5cf18fa4694ab9f082813d04e3ec5b78a061d9df.tar.gz nissy-5cf18fa4694ab9f082813d04e3ec5b78a061d9df.zip | |
Implemented faster fst_ep_to_epos
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -4,6 +4,9 @@ This is a list of things that I would like to add or change at some point. | |||
| 4 | It's more of a personal reminder than anything else. | 4 | It's more of a personal reminder than anything else. |
| 5 | 5 | ||
| 6 | ## After symcoord | 6 | ## After symcoord |
| 7 | ### Fixing stuff + completing new optimal solver | ||
| 8 | - clean up fst, check if more can be improved | ||
| 9 | - fst inverse tables: save to file | ||
| 7 | ### generic: | 10 | ### generic: |
| 8 | * all files should have an init function, calling the ones | 11 | * all files should have an init function, calling the ones |
| 9 | of the files includes + doing more stuff. A static "initiliazed" | 12 | of the files includes + doing more stuff. A static "initiliazed" |
