Changeset 14711 for branches/PersistenceOverhaul/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SASEGASAMainLoop.cs
- Timestamp:
- 03/03/17 11:41:43 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SASEGASAMainLoop.cs
r13368 r14711 34 34 /// </summary> 35 35 [Item("SASEGASAMainLoop", "A SASEGASA main loop operator.")] 36 [Storable Class("0BBD3047-1B79-4B66-8479-A1018759A5B6")]36 [StorableType("0BBD3047-1B79-4B66-8479-A1018759A5B6")] 37 37 public sealed class SASEGASAMainLoop : AlgorithmOperator { 38 38 #region Parameter Properties
Note: See TracChangeset
for help on using the changeset viewer.