algorithm - Improved First Fit -


i working on different heuristic solutions bin packing problem , have implemented different algorithms such ff, ffd, bf, bfd , on. question is, there better algorithm these or there (even small) improvements on these algorithms. have read lot , searched not find interesting.

i use construction heuristics (such ff, ffd, bf, bfd) followed metaheuristics (such tabu search, simulated annealing, late acceptance) in optaplanner (java, open source) better results ffd:

enter image description here


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -