Skip to content

zanxueyan/StackBuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackBuilder

StackBuilder

StackBuilder is a simple palettization software (homogeneous case stacking).

It helps you solve 3 problems:

  • palettization : given a case and a pallet, find the best layout to stack the case,
  • case filling : given a set of cases, find the best case and the best way to fill it,
  • optimal case search : given a box, a number of box per case and a pallet type, find the optimal case layout and dimensions.

StackBuilder can not handle heterogeneous problems such as:

  • palletizing with several case types,
  • producing solutions that do not rely on layers,

About

StackBuilder is a simple palletization software (packing, palettization, truck load of homogeneous load stacking).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 61.9%
  • JavaScript 29.3%
  • XSLT 4.3%
  • HTML 1.4%
  • ASP.NET 1.2%
  • C++ 1.1%
  • Other 0.8%