Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/19/20 15:01:59 (4 years ago)
Author:
abeham
Message:

#2521: Introduce class to make parameter change handling easier, fix bug in SingleObjectiveProblem regarding MaximizationChanged

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2521_ProblemRefactoring/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj

    r17532 r17546  
    126126    <Compile Include="FixedValueParameter.cs" />
    127127    <Compile Include="OptionalConstrainedValueParameter.cs" />
     128    <Compile Include="ParameterChangeHandler.cs" />
    128129    <Compile Include="Plugin.cs" />
    129130    <Compile Include="ReferenceParameter.cs" />
     
    161162      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    162163      <Name>HeuristicLab.Core-3.3</Name>
     164      <Private>False</Private>
     165    </ProjectReference>
     166    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     167      <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
     168      <Name>HeuristicLab.Data-3.3</Name>
    163169      <Private>False</Private>
    164170    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.