Changeset 11635
- Timestamp:
- 12/03/14 14:00:34 (10 years ago)
- Location:
- branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj
r11633 r11635 91 91 </ItemGroup> 92 92 <ItemGroup> 93 <Compile Include="AlgorithmBase.cs" /> 94 <Compile Include="Problems\BinaryVectorProblem.cs" /> 93 95 <Compile Include="Plugin.cs" /> 96 <Compile Include="Problems\OneMaxProblem.cs" /> 94 97 <Compile Include="Properties\AssemblyInfo.cs" /> 95 98 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.