Skip to content

A generic bin packing algorithm in java.

Notifications You must be signed in to change notification settings

peisenmann/Tidy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A bin packing algorithm for java.

There's no version. Call it 1.0 if you wish. I need to add test cases docs.

If you look at the simple /src/main/test/com/acidblue/collections/binpack/Main.java class you can see how it is used.

For a definition of the problem domain go over to Wikipedia.

About

A generic bin packing algorithm in java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%