Changeset 12530
- Timestamp:
- 06/29/15 11:33:28 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/TerminationCriteria/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/Plugin.cs.frame
r12304 r12530 40 40 [PluginDependency("HeuristicLab.Random", "3.3")] 41 41 [PluginDependency("HeuristicLab.Selection", "3.3")] 42 [PluginDependency("HeuristicLab.Termination", "3.3")]43 42 public class HeuristicLabAlgorithmsOffspringSelectionGeneticAlgorithmPlugin : PluginBase { 44 43 }
Note: See TracChangeset
for help on using the changeset viewer.