write
fun write(history: List<SolverStateSnapshot>, problem: OptimizationProblemSpec, path: Path): Boolean(source)
Encode and write to path. Best-effort — returns true on success, false if the write threw.
Encode and write to path. Best-effort — returns true on success, false if the write threw.