Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 5 of Ticket #2292


Ignore:
Timestamp:
02/08/18 14:40:55 (7 years ago)
Author:
gkronber
Comment:

This can be changed easily.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2292

    • Property Owner set to gkronber
    • Property Status changed from new to assigned
    • Property Milestone changed from HeuristicLab 3.3.11 to HeuristicLab 4.0
  • Ticket #2292 – Description

    initial v5  
    11This is a problem because linear scaling is necessary to find solutions for datasets such as the following:
    22
     3{{{
    34A       B       C       Y
    450       0       0       1
     
    10111       1       0       0
    11121       1       1       1
     13}}}