Changeset 8396 for trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm
- Timestamp:
- 08/02/12 17:27:46 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Plugin.cs.frame
r8246 r8396 40 40 [PluginDependency("HeuristicLab.Random", "3.3")] 41 41 [PluginDependency("HeuristicLab.Selection", "3.3")] 42 [PluginDependency("HeuristicLab.Problems.TestFunctions", "3.3")] 42 43 public class HeuristicLabAlgorithmsGeneticAlgorithmPlugin : PluginBase { 43 44 }
Note: See TracChangeset
for help on using the changeset viewer.