Блог пользователя wired

Автор wired, история, 3 года назад, По-английски

Can some one help me with bin packing problem with constraints on bin limit and with multiple bins.

Constraints:

  bin capacity <= 100
  no of bins <= 500
  no of items <= 5,000

Is it possible to do so (approx.) using some clustering algorithms??

Полный текст и комментарии »

  • Проголосовать: нравится
  • -15
  • Проголосовать: не нравится