Investigate the crash of the DSE visualization
Steps to Reproduce:
- Import the following AF3 model: training_assignment3.af3_23
- Switch to the DSE view and import the predefined DSE.
- Run a deployment synthesis with all constraints and objectives defined.
- Once completed, switch to the DSE visualization.
Testing
Notes:
It is not sufficient to just compare the IExpressions
of all IExplorationObjectives
as ArithmeticProperityLiterals
are only evaluated once transformed to SMT.
Steps:
- Import the following AF3 model: 4351.af3_23
- Switch to the DSE view and import the predefined DSE.
- Notice the four objective rule sets: "OK" contains no duplicates, the others do.
- Try to run explorations with each of the rule sets.
Edited by Tiziano Munaro