aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL1
-rw-r--r--README.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 07c5715..1465458 100644
--- a/INSTALL
+++ b/INSTALL
@@ -33,6 +33,7 @@ nissy simply loads the corresponding file from the hard disk.
33 33
34The very large table for optimal solving can take some time to generate 34The very large table for optimal solving can take some time to generate
35(about 1.5 hours on my fairly old but decent laptop, using 8 CPU threads). 35(about 1.5 hours on my fairly old but decent laptop, using 8 CPU threads).
36In order to generate it you need at least 5Gb or RAM.
36All other tables are much faster. 37All other tables are much faster.
37 38
38You can ask nissy to generate all the tables it will ever need with the gen 39You can ask nissy to generate all the tables it will ever need with the gen
diff --git a/README.md b/README.md
index 88c0dbb..02caeb8 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,7 @@ nissy simply loads the corresponding file from the hard disk.
54 54
55The very large table for optimal solving can take some time to generate 55The very large table for optimal solving can take some time to generate
56(about 1.5 hours on my fairly old but decent laptop, using 8 CPU threads). 56(about 1.5 hours on my fairly old but decent laptop, using 8 CPU threads).
57In order to generate it you need at least 5Gb or RAM.
57All other tables are much faster. 58All other tables are much faster.
58 59
59You can ask Nissy to generate all the tables it will ever need with the `gen` 60You can ask Nissy to generate all the tables it will ever need with the `gen`

Generated with cgit - Back to sebastiano.tronto.net