Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/26/11 10:32:27 (14 years ago)
Author:
jhelm
Message:

#1329: Did some heavy refactoring after "code-review meeting". Added Encodings.SchedulingEncoding plugin to store encodings used in scheduling problems.

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

Legend:

Unmodified
Added
Removed
  • branches/Scheduling/HeuristicLab/3.3/Files.txt

    r6121 r6294  
    3232HeuristicLab.Encodings.IntegerVectorEncoding\3.3:HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll
    3333HeuristicLab.Encodings.PermutationEncoding\3.3:HeuristicLab.Encodings.PermutationEncoding-3.3.dll
     34HeuristicLab.Encodings.SchedulingEncoding\3.3:HeuristicLab.Encodings.SchedulingEncoding-3.3.dll
    3435HeuristicLab.Encodings.PermutationEncoding.Views\3.3:HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll
    3536HeuristicLab.Encodings.RealVectorEncoding\3.3:HeuristicLab.Encodings.RealVectorEncoding-3.3.dll
  • branches/Scheduling/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj

    r6036 r6294  
    500500      <Name>HeuristicLab.Problems.QuadraticAssignment-3.3</Name>
    501501    </ProjectReference>
     502    <ProjectReference Include="..\..\..\HeuristicLab.Problems.Scheduling.Views\3.3\HeuristicLab.Problems.Scheduling.Views-3.3.csproj">
     503      <Project>{78763A4E-E163-48C2-98EB-709760D06F25}</Project>
     504      <Name>HeuristicLab.Problems.Scheduling.Views-3.3</Name>
     505    </ProjectReference>
     506    <ProjectReference Include="..\..\..\HeuristicLab.Problems.Scheduling\3.3\HeuristicLab.Problems.Scheduling-3.3.csproj">
     507      <Project>{2BF1D639-1A74-44ED-AAAD-41ECD395AD93}</Project>
     508      <Name>HeuristicLab.Problems.Scheduling-3.3</Name>
     509    </ProjectReference>
    502510    <ProjectReference Include="..\..\..\HeuristicLab.Problems.TestFunctions.Views\3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.csproj">
    503511      <Project>{6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}</Project>
Note: See TracChangeset for help on using the changeset viewer.