diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-01 16:35:18 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-05-01 16:36:10 +0200 |
| commit | 2b547fcc5b6f59c2458c93006ba4d687d4d0ce1f (patch) | |
| tree | 11d222604b22f917dfa1e1f7d5db753068a2dc08 | |
| parent | bf44088d4373a9520e860152c56a958332819c4b (diff) | |
| download | nissy-2b547fcc5b6f59c2458c93006ba4d687d4d0ce1f.tar.gz nissy-2b547fcc5b6f59c2458c93006ba4d687d4d0ce1f.zip | |
subsections
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
| @@ -24,13 +24,15 @@ on github, links below are to my personal git instance): | |||
| 24 | Eventually it will become faster than nissy-classic at optimal | 24 | Eventually it will become faster than nissy-classic at optimal |
| 25 | solving, but without all other features. *Not working at the moment.* | 25 | solving, but without all other features. *Not working at the moment.* |
| 26 | 26 | ||
| 27 | # I am a user of nissy, what should I do? | 27 | ## F.A.Q. |
| 28 | |||
| 29 | ### I am a user of nissy, what should I do? | ||
| 28 | 30 | ||
| 29 | If you are happy with using nissy as it is, you can keep using it. | 31 | If you are happy with using nissy as it is, you can keep using it. |
| 30 | 32 | ||
| 31 | When nissy-fmc and nissy-classic are ready, you can chek them out too. | 33 | When nissy-fmc and nissy-classic are ready, you can chek them out too. |
| 32 | 34 | ||
| 33 | # But I liked that nissy can do both optimal solving! Why did you split it? | 35 | ### But I liked that nissy can do both optimal solving! Why did you split it? |
| 34 | 36 | ||
| 35 | Then I encourage you to keep using nissy-classic :-) | 37 | Then I encourage you to keep using nissy-classic :-) |
| 36 | 38 | ||
| @@ -38,7 +40,7 @@ See | |||
| 38 | [my blog post](https://sebastiano.tronto.net/blog/2023-04-10-the-big-rewrite/) | 40 | [my blog post](https://sebastiano.tronto.net/blog/2023-04-10-the-big-rewrite/) |
| 39 | for some reasons behind this change. | 41 | for some reasons behind this change. |
| 40 | 42 | ||
| 41 | # I just want to look at the code, where should I go? | 43 | ### I just want to look at the code, where should I go? |
| 42 | 44 | ||
| 43 | If you want to check out the git repository of the version you are | 45 | If you want to check out the git repository of the version you are |
| 44 | running, you probably want nissy-classic. The newer nissy-fmc will | 46 | running, you probably want nissy-classic. The newer nissy-fmc will |
