TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
dheeraj mittal
NA
10
0
3d bin packing programing in C#
Feb 11 2012 5:07 AM
I am developing a windows application in C#.
The goal is this. You have a number of "Containers" of varying sizes (these are boxes that we have on hand to ship orders in, usually we have thousands in about 5 different sizes). When someone makes an order they will have a number of products, the "boxes" need to be arranged in the least number of "containers" with the least amount of waisted space. I've looked at a couple existing implementations that use volume calculations but it isn't very practical.
I've found tons of academic articles which all have theoretical algorithms and math formulas, but none have any sample code or anything.
If anyone has any ideas or any general direction it would be greatly appreciated.
Reply
Answers (
3
)
C# select database based on combo box selection
Set HTTP Proxy using VB.NET