Skip to content

marklee77/vpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector Pack

This library implements some different heuristic algorithms for vector packing.

In addition to the author's own implementations (stillwell_current) it also contains a problem set generator described in Caprara and Toth 2001, and interfaces to python libraries based on OpenOpt, Gabay and Zaourar 2013, and Brandao 2013.

Setup

When using vpack as dependency with pip, you need to download the dependency-links. This is required because vsvbp and vpsolver are not available directly on Pypi

pip install -r requirements.txt --process-dependency-links

About

Vector Packing library for python and associated scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages