Free cookie consent management tool by TermsFeed Policy Generator

Opened 7 years ago

Last modified 5 years ago

#2727 new enhancement

Use persistent data structures to facilitate tracking

Reported by: epitzer Owned by: epitzer
Priority: low Milestone: HeuristicLab 3.3.17
Component: ### Undefined ### Version: branch
Keywords: persistent data structures, tracking Cc:

Description


Change History (8)

comment:1 Changed 7 years ago by epitzer

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

comment:2 Changed 7 years ago by epitzer

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

comment:3 Changed 7 years ago by epitzer

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

comment:4 Changed 7 years ago by epitzer

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

comment:5 Changed 7 years ago by gkronber

  • Version changed from 3.3.14 to branch

comment:6 Changed 7 years ago by abeham

  • Milestone changed from HeuristicLab 3.3.15 to HeuristicLab 3.3.16

comment:7 Changed 5 years ago by abeham

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.

comment:8 Changed 5 years ago by epitzer

  • Milestone changed from HeuristicLab 3.3.16 to HeuristicLab 3.3.17
Note: See TracTickets for help on using tickets.