Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/11/15 12:53:43 (8 years ago)
Author:
pfleck
Message:

#2521

  • Replaced JSMDecodingErrorPolicy and JSMForcingStrategy with EnumValues.
  • Removed obsolete views for the scheduling enums.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ProblemRefactoring/HeuristicLab.Encodings.ScheduleEncoding/3.3/HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj

    r13443 r13449  
    118118    <Compile Include="JobSequenceMatrix\Decoder\JSMDecoder.cs" />
    119119    <Compile Include="JobSequenceMatrix\Decoder\JSMDecodingErrorPolicy.cs" />
    120     <Compile Include="JobSequenceMatrix\Decoder\JSMDecodingErrorPolicyTypes.cs" />
    121120    <Compile Include="JobSequenceMatrix\Decoder\JSMForcingStrategy.cs" />
    122     <Compile Include="JobSequenceMatrix\Decoder\JSMForcingStrategyTypes.cs" />
    123121    <Compile Include="PriorityRulesVector\Decoder\PRVDecoder.cs" />
    124122    <Compile Include="PermutationWithRepetition\Decoder\PWRDecoder.cs" />
Note: See TracChangeset for help on using the changeset viewer.