Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/03/19 15:37:38 (5 years ago)
Author:
mkommend
Message:

#2521: Renamed Solution to EncodedSolution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2521_ProblemRefactoring/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj

    r16723 r16751  
    143143    <Compile Include="BasicProblems\Interfaces\ISingleObjectiveMoveOperator.cs" />
    144144    <Compile Include="BasicProblems\Interfaces\ISingleObjectiveProblemDefinition.cs" />
    145     <Compile Include="BasicProblems\Interfaces\ISolution.cs" />
     145    <Compile Include="BasicProblems\Interfaces\IEncodedSolution.cs" />
    146146    <Compile Include="BasicProblems\MultiObjectiveProblem.cs" />
    147147    <Compile Include="BasicProblems\Operators\MultiObjectiveAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.