Uses of Package
dynheurset

Packages that use dynheurset 
Package Description
dynheurset
This package contains all classes that implements different aspects of the dynamic sets.
dynheurset.measure
This package contains classes implementing different performance measures.
dynheurset.update
This package contains classes implementing different update strategies.
dynheurset.update.remove
This package contains classes implementing different removal strategies.
dynheurset.update.reset
This package contains classes implementing different reset conditions
hyperheuristic
This package contains hyper-heuristics that support dynamic heuristics sets.
hyperheuristic.examples.hyflex
This package contains examples of hyper-heuristics derived from the HyFlex framework that use dynamic heuristics sets.
runner
This package contains classes that are needed to run the simulation concurrently and to retrieve the results.
runner.examples
This package contains examples on how to run the simulation and retrieve the results.
  • Classes in dynheurset used by dynheurset 
    Class Description
    RunStat
    RunStat calculates and stores all run statistics/variables information that can be used by dynamic set to update the active set.
  • Classes in dynheurset used by dynheurset.measure 
    Class Description
    RunStat
    RunStat calculates and stores all run statistics/variables information that can be used by dynamic set to update the active set.
  • Classes in dynheurset used by dynheurset.update 
    Class Description
    RunStat
    RunStat calculates and stores all run statistics/variables information that can be used by dynamic set to update the active set.
  • Classes in dynheurset used by dynheurset.update.remove 
    Class Description
    RunStat
    RunStat calculates and stores all run statistics/variables information that can be used by dynamic set to update the active set.
  • Classes in dynheurset used by dynheurset.update.reset 
    Class Description
    RunStat
    RunStat calculates and stores all run statistics/variables information that can be used by dynamic set to update the active set.
  • Classes in dynheurset used by hyperheuristic 
    Class Description
    DynHeurSet
    DynHeurSet implements basic functionalities of dynamic sets.
  • Classes in dynheurset used by hyperheuristic.examples.hyflex 
    Class Description
    DynHeurSet
    DynHeurSet implements basic functionalities of dynamic sets.
  • Classes in dynheurset used by runner 
    Class Description
    DynHeurSet
    DynHeurSet implements basic functionalities of dynamic sets.
    RunStat
    RunStat calculates and stores all run statistics/variables information that can be used by dynamic set to update the active set.
  • Classes in dynheurset used by runner.examples 
    Class Description
    DynHeurSet
    DynHeurSet implements basic functionalities of dynamic sets.