Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/25/13 12:37:18 (11 years ago)
Author:
sforsten
Message:

#1980:

  • fixed several bugs (crossover, subsumption, serialization etc.)
  • added ModuloOperator
  • CombinedIntegerVectorClassificationProblem\Data and VariableVectorClassificationProblem\Data inherit from ConditionActionClassificationProblem\Data
  • it can now be set how often the analyzers have to be executed
  • VariableVectorAction, VariableVectorCondition and VariableVectorInput now inherit from Item
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/LearningClassifierSystems/HeuristicLab.Problems.Instances.ConditionActionClassification/3.3/HeuristicLab.Problems.Instances.ConditionActionClassification-3.3.csproj

    r9228 r9242  
    7979      <Private>False</Private>
    8080    </ProjectReference>
     81    <ProjectReference Include="..\..\HeuristicLab.Encodings.CombinedIntegerVectorEncoding\3.3\HeuristicLab.Encodings.CombinedIntegerVectorEncoding-3.3.csproj">
     82      <Project>{CE7163C5-BFFE-45F0-9BD0-E10EF24E8BD2}</Project>
     83      <Name>HeuristicLab.Encodings.CombinedIntegerVectorEncoding-3.3</Name>
     84    </ProjectReference>
    8185    <ProjectReference Include="..\..\HeuristicLab.Encodings.ConditionActionEncoding\3.3\HeuristicLab.Encodings.ConditionActionEncoding-3.3.csproj">
    8286      <Project>{422FB262-0845-4969-8D16-12F057AA90B1}</Project>
    8387      <Name>HeuristicLab.Encodings.ConditionActionEncoding-3.3</Name>
    8488      <Private>False</Private>
     89    </ProjectReference>
     90    <ProjectReference Include="..\..\HeuristicLab.Encodings.VariableVector\3.3\HeuristicLab.Encodings.VariableVector-3.3.csproj">
     91      <Project>{7C116F48-7218-4105-BD6E-EE868E2D4823}</Project>
     92      <Name>HeuristicLab.Encodings.VariableVector-3.3</Name>
    8593    </ProjectReference>
    8694    <ProjectReference Include="..\..\HeuristicLab.Problems.CombinedIntegerVectorClassification\3.3\HeuristicLab.Problems.CombinedIntegerVectorClassification-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.