Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #1586


Ignore:
Timestamp:
07/18/11 00:13:35 (13 years ago)
Author:
abeham
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1586 – Description

    initial v1  
     1BestKnownSolutions 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.