- Timestamp:
- 07/26/19 15:13:36 (5 years ago)
- Location:
- branches/2457_ExpertSystem/HeuristicLab.Problems.GeneralizedQuadraticAssignment
- Files:
-
- 1 added
- 1 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/2457_ExpertSystem/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj
r16728 r17175 117 117 <Compile Include="Moves\ExhaustiveOneMoveGenerator.cs" /> 118 118 <Compile Include="Operators\Crossovers\CordeauCrossover.cs" /> 119 <Compile Include="Operators\GQAPQualitySimilarityReducer.cs" /> 119 120 <Compile Include="Operators\LocalImprovers\OneOptLocalSearch.cs" /> 120 121 <Compile Include="SolutionCreators\SlackMinimizationSolutionCreator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.