Changeset 7593 for branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj
- Timestamp:
- 03/11/12 10:54:36 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj
r7561 r7593 104 104 <Compile Include="GQAPAssignment.cs" /> 105 105 <Compile Include="Operators\Crossovers\CordeauCrossover.cs" /> 106 <Compile Include="SolutionCreators\SlackMinimizationSolutionCreator.cs" /> 107 <Compile Include="SolutionCreators\RandomButFeasibleSolutionCreator.cs" /> 106 108 <Compile Include="SolutionCreators\GQAPSolutionCreator.cs" /> 107 109 <Compile Include="SolutionCreators\GQAPStochasticSolutionCreator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.