Skip to content

robertson-so/binpacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3d-bin-packing

A java version of 3D bin packing located at https://github.com/wknechtel/3d-bin-pack .
It is a code conversion from C to Java, working as expected.

Changes

Added option to control both container and pallet rotation.
Added unit tests, using the thesis as reference for input and validation.

History

0.0.1: conversion from C to java.
0.1.0: now the packing is thread-safe.
0.1.1: fixing an issue that could pack items in negative x-positions.

Releases

No releases published

Packages

No packages published

Languages