Changeset 9848 for trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj
- Timestamp:
- 08/05/13 13:54:32 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj
r8600 r9848 119 119 <Compile Include="Evaluators\TSPEuclideanPathEvaluator.cs" /> 120 120 <Compile Include="Evaluators\TSPGeoPathEvaluator.cs" /> 121 <Compile Include="Evaluators\TSPUpperEuclideanPathEvaluator.cs" /> 121 122 <Compile Include="Improvers\TSPImprovementOperator.cs" /> 122 123 <Compile Include="Interfaces\ITSPDistanceMatrixEvaluator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.