diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-26 19:38:28 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-26 19:38:28 +0100 |
| commit | 975e3eafbae15b93a1a4f160dd781d359a6c717b (patch) | |
| tree | dc6b05fcb57a64014c260ce43baa222386e5140f /doc | |
| parent | b82df53eb461506984eb2b6a9b53e445b75e46af (diff) | |
| download | nissy-975e3eafbae15b93a1a4f160dd781d359a6c717b.tar.gz nissy-975e3eafbae15b93a1a4f160dd781d359a6c717b.zip | |
Added two-phase solver
Diffstat (limited to '')
| -rw-r--r-- | doc/nissy.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1 index 549cc4f..643674a 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -160,6 +160,11 @@ for the | |||
| 160 | .Ar solve | 160 | .Ar solve |
| 161 | command. | 161 | command. |
| 162 | . | 162 | . |
| 163 | .It Nm twophase Ar scramble | ||
| 164 | Find a solution using a two-phase method. This does not guarantee | ||
| 165 | to return an optimal solution (and in fact most often it does not), | ||
| 166 | but it is very fast. | ||
| 167 | . | ||
| 163 | .It Nm unniss Ar scramble | 168 | .It Nm unniss Ar scramble |
| 164 | Rewrite the scramble without using NISS. | 169 | Rewrite the scramble without using NISS. |
| 165 | . | 170 | . |
