Skip to content

Source code for ``A note on 'Algorithms for the Calzedonia workload allocation problem' ''

Notifications You must be signed in to change notification settings

jordipereiragude/dpworkwerallocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dynamic Programming code for the Worker Allocation Problem

Source code for ``A note on Algorithms for the Calzedonia workload allocation problem''

The code depends on the boost library and requires a "recent" c++ compiler (the makefile uses c++11 flag).

Tested in linux (gcc 9.3.0) and macos (clang 11.0.3).

The results reported in the manuscript are detailed in the ``results'' folder. Instances are available at https://people.bath.ac.uk/mb2182/instances/

About

Source code for ``A note on 'Algorithms for the Calzedonia workload allocation problem' ''

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published