- Timestamp:
- 03/07/19 16:57:20 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.4/Plugin.cs.frame
r16565 r16658 39 39 [PluginDependency("HeuristicLab.Optimization.Operators", "3.3")] 40 40 [PluginDependency("HeuristicLab.Parameters", "3.3")] 41 [PluginDependency("HeuristicLab. Persistence", "3.3")]41 [PluginDependency("HeuristicLab.Attic", "1.0")] 42 42 [PluginDependency("HeuristicLab.Random", "3.3")] 43 43 public class HeuristicLabAlgorithmsCMAEvolutionStrategyPlugin : PluginBase {
Note: See TracChangeset
for help on using the changeset viewer.