Click here to Skip to main content
15,885,216 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: LENGTH of the maximum contiguous sum Pin
PIEBALDconsult30-Jul-15 12:06
mvePIEBALDconsult30-Jul-15 12:06 
GeneralRe: LENGTH of the maximum contiguous sum Pin
Member 1187537030-Jul-15 12:25
Member 1187537030-Jul-15 12:25 
GeneralRe: LENGTH of the maximum contiguous sum Pin
PIEBALDconsult30-Jul-15 12:33
mvePIEBALDconsult30-Jul-15 12:33 
GeneralRe: LENGTH of the maximum contiguous sum Pin
Member 1187537030-Jul-15 12:40
Member 1187537030-Jul-15 12:40 
GeneralRe: LENGTH of the maximum contiguous sum Pin
PIEBALDconsult30-Jul-15 13:14
mvePIEBALDconsult30-Jul-15 13:14 
GeneralRe: LENGTH of the maximum contiguous sum Pin
PIEBALDconsult30-Jul-15 18:21
mvePIEBALDconsult30-Jul-15 18:21 
GeneralRe: LENGTH of the maximum contiguous sum Pin
PIEBALDconsult31-Jul-15 5:34
mvePIEBALDconsult31-Jul-15 5:34 
Questiona special type of bin packing problem Pin
Cenator19-Jul-15 20:39
Cenator19-Jul-15 20:39 
Sorry for my English. Smile | :)
_____________________
I can't find an algorithm for this special type of bin packing problem: Cry | :((
____________________

Consider a warehouse with a number of shelves that have number, width, height, depth and limit Weight capacity.

The objects that place in this warehouse are a number of cubes that have number, length, width, height and weight.

The algorithm must find the right place for objects that have the lowest waste of space. and objects weight not be more than shelf weight capacity.

** If a place was assigned to an object, back, front, and on it can not be allocated.
AnswerRe: a special type of bin packing problem Pin
Richard MacCutchan19-Jul-15 21:47
mveRichard MacCutchan19-Jul-15 21:47 
GeneralRe: a special type of bin packing problem Pin
Cenator19-Jul-15 22:12
Cenator19-Jul-15 22:12 
GeneralRe: a special type of bin packing problem Pin
Richard MacCutchan19-Jul-15 22:23
mveRichard MacCutchan19-Jul-15 22:23 
GeneralRe: a special type of bin packing problem Pin
Cenator19-Jul-15 22:55
Cenator19-Jul-15 22:55 
GeneralRe: a special type of bin packing problem Pin
Richard MacCutchan19-Jul-15 23:05
mveRichard MacCutchan19-Jul-15 23:05 
GeneralRe: a special type of bin packing problem Pin
Eddy Vluggen20-Jul-15 0:19
professionalEddy Vluggen20-Jul-15 0:19 
GeneralRe: a special type of bin packing problem Pin
harold aptroot20-Jul-15 4:25
harold aptroot20-Jul-15 4:25 
GeneralRe: a special type of bin packing problem Pin
Cenator18-Aug-15 20:28
Cenator18-Aug-15 20:28 
AnswerRe: a special type of bin packing problem Pin
Patrice T22-Jul-15 8:10
mvePatrice T22-Jul-15 8:10 
GeneralRe: a special type of bin packing problem Pin
Member 1179127122-Jul-15 8:25
Member 1179127122-Jul-15 8:25 
GeneralRe: a special type of bin packing problem Pin
Cenator22-Jul-15 18:53
Cenator22-Jul-15 18:53 
GeneralRe: a special type of bin packing problem Pin
Patrice T22-Jul-15 20:21
mvePatrice T22-Jul-15 20:21 
GeneralRe: a special type of bin packing problem Pin
Patrice T22-Jul-15 22:10
mvePatrice T22-Jul-15 22:10 
GeneralRe: a special type of bin packing problem Pin
Cenator22-Jul-15 22:17
Cenator22-Jul-15 22:17 
GeneralRe: a special type of bin packing problem Pin
Patrice T23-Jul-15 5:07
mvePatrice T23-Jul-15 5:07 
QuestionGA/GEP Mutation Rates Pin
Dominick Marciano17-Jul-15 11:25
professionalDominick Marciano17-Jul-15 11:25 
AnswerRe: GA/GEP Mutation Rates Pin
Alan Balkany30-Jul-15 7:19
Alan Balkany30-Jul-15 7:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.