File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Version 1.1.4
22
3+ ## General
4+ - It is now possible to view multiple unequal runs at once.
5+ - Added an enum for displaying according warning messages.
6+ - Updated the Cost over Time documentation accordingly.
7+
38## Bug-Fixes
4- -
9+ - When getting budget, attributes etc from multiple runs in Cost over Time and Pareto Front:
10+ - Instead of taking the first run as comparative value,
11+ - take the one with the lowest budget, else the index for the budgets could be out of bounds.
512
613# Version 1.1.3
714
2936- SMAC 2.0
3037
3138## Dependencies
32- - Remove SMAC dependency by adding required function directly
39+ - Remove SMAC dependency by adding required function directly.
3340
3441# Version 1.0.1
3542
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ configurations for two given objectives.
99
1010.. note ::
1111 You can enable or disable specific runs if you click on the name right to the plot.
12- If you click on a configuration you a redirected to the configuration plugin to see
12+ If you click on a configuration you are redirected to the configuration plugin to see
1313 the configuration in detail.
1414
1515This plugin is capable of answering following questions:
You can’t perform that action at this time.
0 commit comments