Skip to content
/ vpack Public
forked from marklee77/vpack

Vector Packing library for python and associated scripts

License

Notifications You must be signed in to change notification settings

Soulou/vpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 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 vpack 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

  • Python 100.0%