Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/24/11 14:23:19 (13 years ago)
Author:
jhelm
Message:

#1329: Added DirectSchedule-Classes for optimization with the direct-schedule encoding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj

    r6406 r6475  
    5050    <Compile Include="Analyzers\BestSchedulingSolutionAnalyzer.cs" />
    5151    <Compile Include="Analyzers\SchedulingAnalyzer.cs" />
    52     <Compile Include="Decoders\GTAlgorithmUtils.cs" />
    5352    <Compile Include="Decoders\JSMDecoder.cs" />
    5453    <Compile Include="Decoders\JSMDecodingErrorPolicyTypes.cs" />
     
    6059    <Compile Include="Evaluators\SchedulingEvaluator.cs" />
    6160    <Compile Include="Interfaces\IJSSPOperator.cs" />
    62     <Compile Include="Job.cs" />
    6361    <Compile Include="JobShopSchedulingProblem.cs" />
    6462    <Compile Include="Evaluators\SchedulingEvaluationAlgorithm.cs" />
    65     <Compile Include="Task.cs" />
    6663    <Compile Include="SchedulingProblem.cs" />
    6764    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.