Update readme.
parent
613545eba5
commit
d9b3acc218
|
@ -37,7 +37,7 @@ else:
|
|||
...
|
||||
```
|
||||
|
||||
Solver can also be serialized and copied.
|
||||
Solver can also be serialized and copied, but can not modify or undo last step.
|
||||
|
||||
```python
|
||||
import pickle
|
||||
|
|
Loading…
Reference in New Issue