Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/11/12 10:54:36 (13 years ago)
Author:
abeham
Message:

#1614

  • Investigation in different solution creator that result in feasible solutions even for 95% fill level instances
  • Added option for all solution creators to produce the least infeasible solution if no feasible solution could be found
  • Added maximum tries parameter to all creators
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/UnitTests/UnitTests.csproj

    r7561 r7593  
    7878      <Private>True</Private>
    7979    </Reference>
    80     <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    81     <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     80    <Reference Include="HeuristicLab.Problems.Instances-3.3">
     81      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     82      <SpecificVersion>False</SpecificVersion>
     83      <Private>False</Private>
     84    </Reference>
     85    <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3">
     86      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.dll</HintPath>
    8287      <SpecificVersion>False</SpecificVersion>
    8388      <Private>False</Private>
Note: See TracChangeset for help on using the changeset viewer.