Changeset 16559 for branches/2520_PersistenceReintegration/HeuristicLab.Problems.Binary/3.3/OneMaxProblem.cs
- Timestamp:
- 01/25/19 18:27:21 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2520_PersistenceReintegration/HeuristicLab.Problems.Binary/3.3/OneMaxProblem.cs
r16462 r16559 25 25 using HeuristicLab.Core; 26 26 using HeuristicLab.Encodings.BinaryVectorEncoding; 27 using HEAL. Fossil;27 using HEAL.Attic; 28 28 29 29 namespace HeuristicLab.Problems.Binary {
Note: See TracChangeset
for help on using the changeset viewer.