diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-01-14 22:33:09 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-01-14 22:33:09 +0100 |
| commit | fcb3ac9b02c3ed150fbf6d539613510cc83627ea (patch) | |
| tree | 7ad41077725e771dab91cab6df39bf23026442a7 /TODO/documentation.md | |
| parent | d97a625e8d96337dfa6a158cd247462b9cac29a5 (diff) | |
| download | nissy-fcb3ac9b02c3ed150fbf6d539613510cc83627ea.tar.gz nissy-fcb3ac9b02c3ed150fbf6d539613510cc83627ea.zip | |
Re-organized TODO file
Diffstat (limited to '')
| -rw-r--r-- | TODO/documentation.md | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/TODO/documentation.md b/TODO/documentation.md new file mode 100644 index 0000000..050a854 --- /dev/null +++ b/TODO/documentation.md | |||
| @@ -0,0 +1,41 @@ | |||
| 1 | # Documentation | ||
| 2 | |||
| 3 | ## Big documentation file on nissy's internals | ||
| 4 | |||
| 5 | * Coordinates | ||
| 6 | * Symcoordinates | ||
| 7 | * Pruning tables | ||
| 8 | * Coordinate solving | ||
| 9 | * fst cube | ||
| 10 | * Optimized solver | ||
| 11 | * Multithreading | ||
| 12 | * Commands etc... | ||
| 13 | * Code architecture | ||
| 14 | |||
| 15 | ## examples.md | ||
| 16 | |||
| 17 | * Example file for nissy's website and documentation folder | ||
| 18 | * With screenshots! | ||
| 19 | |||
| 20 | ## Random info | ||
| 21 | |||
| 22 | Where to collect random information like this table? | ||
| 23 | |||
| 24 | Table pt_nxopt31_HTM | ||
| 25 | Base value: 9 | ||
| 26 | 0 1 | ||
| 27 | 1 6 | ||
| 28 | 2 29 | ||
| 29 | 3 164 | ||
| 30 | 4 1433 | ||
| 31 | 5 16772 | ||
| 32 | 6 205033 | ||
| 33 | 7 2513871 | ||
| 34 | 8 30329976 | ||
| 35 | 9 342440769 | ||
| 36 | 10 2815191126 | ||
| 37 | 11 6147967200 | ||
| 38 | 12 524918774 | ||
| 39 | 13 3546 | ||
| 40 | 14 0 | ||
| 41 | 15 0 | ||
