Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/05/12 04:08:16 (12 years ago)
Author:
abeham
Message:

#1851:

  • Used a TreeView instead of a ListView to display the instances
  • Fixed the bug regarding algorithms without a defined problem
  • Improved the UI speed
  • Added a warning sign if the number of variations is greater than 1000
  • Stated for every parameter if it was an int, double, or bool parameter
  • The .resx contains the warning icon for the error provider and should not be removed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj

    r7908 r7957  
    116116  </ItemGroup>
    117117  <ItemGroup>
     118    <EmbeddedResource Include="CreateExperimentDialog.resx">
     119      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
     120    </EmbeddedResource>
    118121    <EmbeddedResource Include="Documents\GA_VRP.hl" />
    119122    <EmbeddedResource Include="Documents\SGP_SymbClass.hl" />
Note: See TracChangeset for help on using the changeset viewer.