aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/store-dse
Commit message (Collapse)AuthorAge
* Add return value to fireRandomActivationLibravatar Attila Ficsor2023-08-08
|
* Improve BestFirstStrategy performanceLibravatar Attila Ficsor2023-08-08
|
* Refactor search strategy to improve readabilityLibravatar Attila Ficsor2023-08-08
|
* Improve performance of best first earchLibravatar Attila Ficsor2023-08-08
|
* Reduce complexity of Depth first searchLibravatar Attila Ficsor2023-08-08
|
* Remove visualization from DSE testsLibravatar Attila Ficsor2023-08-07
|
* Disable testsLibravatar Attila Ficsor2023-08-07
|
* Add dummy objective with random fitnessLibravatar Attila Ficsor2023-08-07
|
* Update visualizer builderLibravatar Attila Ficsor2023-08-07
|
* Clean up design space explorationLibravatar Attila Ficsor2023-08-07
|
* Update exploration strategiesLibravatar Attila Ficsor2023-08-07
| | | | | - Fix best first search algorithm - Improve efficiency of exploration adapter
* Add missing copyright headersLibravatar nagilooh2023-08-04
|
* Update test cases for new Version implementationLibravatar nagilooh2023-08-03
|
* Move DSE to new subprojectLibravatar nagilooh2023-08-02