Changes between Initial Version and Version 1 of Ticket #1586
- Timestamp:
- 07/18/11 00:13:35 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1586 – Description
initial v1 1 BestKnownSolutions has been introduced first as `ItemList<Permutation>` and finally as `ItemSet<Permutation>`. The change is made in the !AfterDeserialization hook, but when the parameter containing the best known solutions is null the problem will throw an exception in the backwards compatibility code and fail to load.