- Timestamp:
- 01/17/18 13:30:33 (7 years ago)
- Location:
- branches/ContextAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ContextAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj
r11623 r15625 115 115 </ItemGroup> 116 116 <ItemGroup> 117 <Compile Include="Model2\SolutionScope.cs" /> 118 <Compile Include="Model2\GeneticAlgorithm.cs" /> 117 119 <Compile Include="GeneticAlgorithm.cs" /> 118 120 <Compile Include="GeneticAlgorithmMainLoop.cs" />
Note: See TracChangeset
for help on using the changeset viewer.