Changeset 10025 for branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.SolutionCaching
- Timestamp:
- 10/04/13 15:21:31 (11 years ago)
- Location:
- branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.SolutionCaching/3.3
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.SolutionCaching/3.3/HeuristicLab.Analysis.SolutionCaching-3.3.csproj
r10023 r10025 123 123 </ItemGroup> 124 124 <ItemGroup> 125 <Compile Include="PermutationEncoding\PermutationSolutionCache.cs" /> 126 <Compile Include="PermutationEncoding\PermutationSolutionCachingAnalyzer.cs" /> 127 <Compile Include="PermutationEncoding\PermutationSolutionInformation.cs" /> 125 128 <Compile Include="Plugin.cs" /> 126 129 <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset
for help on using the changeset viewer.