Changeset 13540 for trunk/sources/HeuristicLab.Optimization
- Timestamp:
- 01/18/16 15:03:52 (9 years ago)
- Location:
- trunk/sources/HeuristicLab.Optimization/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj ΒΆ
r12975 r13540 153 153 <Compile Include="BasicProblems\Operators\SingleObjectiveMoveMaker.cs" /> 154 154 <Compile Include="BasicProblems\SingleObjectiveBasicProblem.cs" /> 155 <Compile Include="Interfaces\ICharacteristicCalculator.cs" /> 155 156 <Compile Include="Interfaces\ILocalImprovementAlgorithmOperator.cs" /> 156 157 <Compile Include="Interfaces\IMultiObjectiveOperator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.