diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
| @@ -20,11 +20,12 @@ solutions for EO/DR/HTR or similar substeps. | |||
| 20 | 20 | ||
| 21 | ## Requirements | 21 | ## Requirements |
| 22 | 22 | ||
| 23 | A full installation of nissy requires about 1.8Gb of space, of which 1.6Gb are | 23 | A full installation of nissy requires a little more than 2Gb of space, |
| 24 | occupied by the huge pruning table for optimal solving, and running it requires | 24 | of which 1.6Gb are occupied by the huge pruning table for fast optimal solving, |
| 25 | the same amount of RAM. | 25 | and running it requires the same amount of RAM. |
| 26 | One can choose to never use the optimal solver and not to install the relative | 26 | One can choose to never use this function and not to install the relative |
| 27 | pruning table. If so, about 200Mb should be enough. | 27 | pruning table. There is an alternative (about 5 times slower) |
| 28 | optimal solving function that uses about 500Mb of RAM. | ||
| 28 | 29 | ||
| 29 | ## Installation | 30 | ## Installation |
| 30 | 31 | ||
