heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

Use persistent data structures to facilitate tracking #2727

Open HeuristicLab-Trac-Bot opened 7 years ago

HeuristicLab-Trac-Bot commented 7 years ago

Issue migrated from trac ticket # 2727

milestone: HeuristicLab 3.3.17 | component: ### Undefined ### | priority: low | keywords: persistent data structures, tracking

2017-02-07 08:05:37: @epitzer created the issue

HeuristicLab-Trac-Bot commented 7 years ago

2017-02-07 14:05:52: @epitzer commented


r14650 completely replace basic array with array mapped trie in ValueTypeArray and descendants

HeuristicLab-Trac-Bot commented 7 years ago

2017-02-10 15:13:46: @epitzer commented


r14657 add generic MetaInfo to AMT e.g. for tracking Count in facades

HeuristicLab-Trac-Bot commented 7 years ago

2017-02-10 15:14:54: @epitzer commented


r14658 add tracking (snapshot) analyzer and new visualization for permutations

HeuristicLab-Trac-Bot commented 7 years ago

2017-02-14 15:29:31: @epitzer commented


r14673 improve AMT's size with history (use same rollback semantic) and add comparison value with traditional arrays

HeuristicLab-Trac-Bot commented 7 years ago

2017-07-21 11:19:33: @abeham changed milestone from HeuristicLab 3.3.15 to HeuristicLab 3.3.16

HeuristicLab-Trac-Bot commented 5 years ago

2019-05-03 10:18:55: @abeham commented


Is this ticket going to be finished for the next release? If yes, please finish the implementation, I think there are some aspects that have to be discussed still regarding the integration. Otherwise please consider moving it to the next milestone.

HeuristicLab-Trac-Bot commented 5 years ago

2019-05-03 10:23:21: @epitzer changed milestone from HeuristicLab 3.3.16 to HeuristicLab 3.3.17