Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/29/18 18:16:05 (6 years ago)
Author:
abeham
Message:

#2457:

  • Changed calculation of correlation length (using limit introduced Hordijk 1996)
  • Changed RuggednessCalculator (no more a HL item)
  • Added additional, information-analysis-based features for directed walks
  • Added generic DirectedWalk algorithm (as described in thesis)
  • Made OneSizeInstanceProvider parametrizable
  • Adapted program for analyzing problem instance reidentification
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2457_ExpertSystem/ProblemInstanceIdentifier/ProblemInstanceIdentifier.csproj

    r15694 r16096  
    9797  </ItemGroup>
    9898  <ItemGroup>
    99     <ProjectReference Include="..\HeuristicLab.Algorithms.MemPR\3.3\HeuristicLab.Algorithms.MemPR-3.3.csproj">
    100       <Project>{9d274421-6332-4fbc-aae4-467ace27c368}</Project>
    101       <Name>HeuristicLab.Algorithms.MemPR-3.3</Name>
    102     </ProjectReference>
    10399    <ProjectReference Include="..\HeuristicLab.Analysis.FitnessLandscape\3.3\HeuristicLab.Analysis.FitnessLandscape-3.3.csproj">
    104100      <Project>{5fbdcd4a-3c2a-4ec6-83ce-34b29f43621a}</Project>
Note: See TracChangeset for help on using the changeset viewer.