heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

Bin Packing Trunk Integration #2641

Closed HeuristicLab-Trac-Bot closed 8 years ago

HeuristicLab-Trac-Bot commented 8 years ago

Issue migrated from trac ticket # 2641

milestone: HeuristicLab 3.3.14 | component: Problems.BinPacking | priority: medium | resolution: done

2016-07-21 10:45:26: @gkronber created the issue


This ticket is used to track the changes for the trunk integration of the bin packing problem (see #1966)

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 10:45:43: @gkronber changed status from new to accepted

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 17:01:59: @gkronber commented


r14162: first import of bin packing problem (TODO: persistence and sample)

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 17:01:59: @gkronber

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 17:04:24: @gkronber commented


r14163: svn:ignore and commit of missing file

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 21:07:43: @gkronber commented


r14167:

  • fixed persistence bug
  • added unit test to create BPP sample
  • added BPP sample to start page
  • renaming of properties
HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 21:32:35: @gkronber commented


r14168: fixed build dependencies and configurations (of testfunctions.multiobjective)

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 21:50:34: @gkronber commented


r14167 causes a compile error for HeuristicLab.Tests solution on the builder (but it works on my machine)

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 21:52:34: @gkronber commented


r14169: temporarily excluded file to create the TS_BPP sample because it fails to build on the builder

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 21:57:37: @gkronber changed status from accepted to reviewing

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 21:57:37: @gkronber commented


r

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 21:57:49: @gkronber changed status from reviewing to readytorelease

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 21:58:09: @gkronber commented


r14170: merged r14162,r14163,r14167,r14168,r14169 from trunk to stable

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 22:16:32: @gkronber changed status from readytorelease to closed

HeuristicLab-Trac-Bot commented 8 years ago

2016-07-21 22:16:32: @gkronber removed resolution