Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/12/15 15:39:28 (9 years ago)
Author:
abeham
Message:

#2282:

  • Renamed BinaryVectorProblem to BinaryProblem
  • Removed IBinaryVectorProblem interface
  • Derived BinaryProblem from SingleObjectiveBasicProblem
  • Changed bool[] datatype to BinaryVector
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.ExternalEvaluation.Views/3.4/HeuristicLab.Problems.ExternalEvaluation.Views-3.4.csproj

    r11961 r11987  
    208208      <Private>False</Private>
    209209    </ProjectReference>
    210     <ProjectReference Include="..\..\HeuristicLab.Problems.ExternalEvaluation\3.4\HeuristicLab.Problems.ExternalEvaluation-3.4.csproj">
     210    <ProjectReference Include="..\..\HeuristicLab.Problems.ExternalEvaluation\3.3\HeuristicLab.Problems.ExternalEvaluation-3.3.csproj">
    211211      <Project>{25735db4-8e54-4a2c-83e3-a60c76565e55}</Project>
    212       <Name>HeuristicLab.Problems.ExternalEvaluation-3.4</Name>
     212      <Name>HeuristicLab.Problems.ExternalEvaluation-3.3</Name>
    213213      <Private>False</Private>
    214214    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.