Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/09/10 19:00:43 (14 years ago)
Author:
abeham
Message:

Added some (empty) classes for permutation moves #840

Location:
trunk/sources/HeuristicLab.Encodings.Permutation/3.3
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Encodings.Permutation/3.3/HeuristicLab.Encodings.Permutation-3.3.csproj

    r2907 r2984  
    104104    <Compile Include="Manipulators\TranslocationInversionManipulator.cs" />
    105105    <Compile Include="Manipulators\TranslocationManipulator.cs" />
     106    <Compile Include="Moves\Permutation2IndexMove.cs" />
     107    <Compile Include="Moves\Permutation2OptExhaustiveMoveGenerator.cs" />
     108    <Compile Include="Moves\Permutation2OptMove.cs" />
    106109    <Compile Include="PermutationManipulator.cs" />
    107110    <Compile Include="PermutationCrossover.cs" />
Note: See TracChangeset for help on using the changeset viewer.