Changeset 16476 for branches/2520_PersistenceReintegration/HeuristicLab.Optimization/3.3/Interfaces/IManipulator.cs
- Timestamp:
- 01/02/19 09:22:21 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration/HeuristicLab.Optimization/3.3/Interfaces/IManipulator.cs
r16453 r16476 21 21 22 22 using HeuristicLab.Core; 23 using HEAL.Fossil; 23 24 24 25 namespace HeuristicLab.Optimization { 26 [StorableType("1bc59173-67b9-45dd-a4ad-a1bd2696659f")] 25 27 /// <summary> 26 28 /// An interface which represents an operator for manipulating solutions.
Note: See TracChangeset
for help on using the changeset viewer.