Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/10/11 16:18:44 (13 years ago)
Author:
jhelm
Message:

#1329: Applied suggestions from codereview. Added unit-tests. Renamed encoding-project.

Location:
branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3
Files:
2 edited

Legend:

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

    • Property svn:ignore
      •  

        old new  
        22bin
        33obj
         4HeuristicLab.Problems.Scheduling-3.3.csproj.user
  • branches/Scheduling/HeuristicLab.Problems.Scheduling/3.3/HeuristicLab.Problems.Scheduling-3.3.csproj

    r6364 r6406  
    5959    <Compile Include="Evaluators\MakespanEvaluator.cs" />
    6060    <Compile Include="Evaluators\SchedulingEvaluator.cs" />
    61     <Compile Include="IndexedTaskList.cs" />
    6261    <Compile Include="Interfaces\IJSSPOperator.cs" />
    6362    <Compile Include="Job.cs" />
     
    103102      <Name>HeuristicLab.Encodings.PermutationEncoding-3.3</Name>
    104103    </ProjectReference>
    105     <ProjectReference Include="..\..\HeuristicLab.Encodings.SchedulingEncoding\3.3\HeuristicLab.Encodings.SchedulingEncoding-3.3.csproj">
     104    <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
    106105      <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
    107       <Name>HeuristicLab.Encodings.SchedulingEncoding-3.3</Name>
     106      <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
    108107    </ProjectReference>
    109108    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.