diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-08-12 15:49:36 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-08-12 15:49:36 +0200 |
| commit | 2a38070d44ed01753c51067bbd7f007e4b74bd6b (patch) | |
| tree | 56c0e3251801345eed11de8657438d3bad1eb4d6 /benchmarks | |
| parent | de9b93c702e771d4b8ca8c6dae6f33e25f383741 (diff) | |
| download | nissy-core-2a38070d44ed01753c51067bbd7f007e4b74bd6b.tar.gz nissy-core-2a38070d44ed01753c51067bbd7f007e4b74bd6b.zip | |
Renamed UNIX build script to build.sh, added info to README.md related to windows build
Diffstat (limited to '')
| -rw-r--r-- | benchmarks/benchmarks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/benchmarks.md b/benchmarks/benchmarks.md index 805408d..f84ddb3 100644 --- a/benchmarks/benchmarks.md +++ b/benchmarks/benchmarks.md | |||
| @@ -234,7 +234,7 @@ Time per cube adjusted for tables size (in seconds \* GiB, lower is better). | |||
| 234 | example: | 234 | example: |
| 235 | 235 | ||
| 236 | ``` | 236 | ``` |
| 237 | ./build tool solve_file h48h7k2 ./benchmarks/scrambles/scrambles-16.txt | 237 | ./build.sh tool solve_file h48h7k2 ./benchmarks/scrambles/scrambles-16.txt |
| 238 | ``` | 238 | ``` |
| 239 | 239 | ||
| 240 | To find all solutions, add something like `99999 0` at the end of the | 240 | To find all solutions, add something like `99999 0` at the end of the |
