Changeset 14477 for branches/MemPRAlgorithm/HeuristicLab.Encodings.LinearLinkageEncoding/3.3/HeuristicLab.Encodings.LinearLinkageEncoding-3.3.csproj
- Timestamp:
- 12/12/16 14:14:11 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/MemPRAlgorithm/HeuristicLab.Encodings.LinearLinkageEncoding/3.3/HeuristicLab.Encodings.LinearLinkageEncoding-3.3.csproj
r14471 r14477 181 181 <Compile Include="Moves\Swap\Swap2MoveGenerator.cs" /> 182 182 <Compile Include="Moves\Swap\Swap2MoveMaker.cs" /> 183 <Compile Include="Moves\ExtractMove.cs" /> 184 <Compile Include="Moves\MergeMove.cs" /> 185 <Compile Include="Moves\Move.cs" /> 186 <Compile Include="Moves\ShiftMove.cs" /> 187 <Compile Include="Moves\SplitMove.cs" /> 188 <Compile Include="Moves\StaticAPI\MoveGenerator.cs" /> 183 189 <Compile Include="ShakingOperators\LLEShakingOperator.cs" /> 184 190 <Compile Include="SimilarityCalculators\HammingSimilarityCalculator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.