Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/22/18 17:15:29 (6 years ago)
Author:
fholzing
Message:

#2864: Adapted PFSP and LOP to the new BasicProblem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/HeuristicLab.Problems.PFSP-3.3.csproj

    r15541 r15639  
    8888  </ItemGroup>
    8989  <ItemGroup>
    90     <Compile Include="Evaluators\CmaxMakeSpanEvaluator.cs" />
    91     <Compile Include="Evaluators\MakeSpanEvaluator.cs" />
    92     <Compile Include="Evaluators\PFSPEvaluator.cs" />
    93     <Compile Include="Interfaces\IMakespanEvaluator.cs" />
    94     <Compile Include="JobMatrix.cs" />
    95     <Compile Include="Interfaces\IPFSPEvaluator.cs" />
    9690    <Compile Include="PermutationFlowshopSchedulingProblem.cs" />
    9791    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.