From bcd52547af58b15868e24f3904e307548d1fd505 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 14 Dec 2025 15:12:36 +0100 Subject: Cleanup, update documentation, fix examples --- doc/solvers.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc/solvers.md') diff --git a/doc/solvers.md b/doc/solvers.md index e90a40b..a246c54 100644 --- a/doc/solvers.md +++ b/doc/solvers.md @@ -10,12 +10,11 @@ An HTM-optimal solver using fully-symmetric pruning tables. For details about how this solver works, see [h48.md](./h48.md). For benchmarks see [benchmarks/benchmarks.md](../benchmarks/benchmarks.md). -* Name: of the form `h8hXk2` for `X` from 0 to 11, or `h48h0k4`. The name - `optimal` is an alias for `h48h7k2`. +* Name: of the form `h8hX` for `X` from 0 to 11. The name `optimal` is + an alias for `h48h7`. * Requisites: none. * Moveset: HTM (all 18 basic moves). -* Data size: 59MB for `h48h0k4`, from 115MB to 59GB for `h48hXk2` - (roughly 59MB + 2X*56MB). +* From 115MB to 59GB (roughly 2X*56MB). ## Coordinate solvers -- cgit v1.3