apalache icon indicating copy to clipboard operation
apalache copied to clipboard

`search.simulation` wired via tuning options

Open thpani opened this issue 2 years ago • 0 comments

Currently, the search.simulation parameters are wired in via tuning options:

https://github.com/informalsystems/apalache/blob/59f3c1de4ab21b8865d040fc839cbb9e7b1c8eb4/mod-tool/src/main/scala/at/forsyte/apalache/tla/tooling/opt/SimulateCmd.scala#L16-L21

We should either refactor these into pass options, or rename "tuning options".

thpani avatar Aug 10 '22 06:08 thpani