Skip to content

jordipereiragude/salbpbasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SALBP basics

Simple code for the SALBP.

The code provides:

  • Reader for .in2 file format
  • A greedy heuristic for the SALBP-1
  • An implementation of the Hoffmann heuristic for the SALBP-1
  • A local search implementation for the SALBP-2 exploring the move and swap neighborhood.
  • A SALBP-2 MILP model solved using cplex.

The code is used for education purposes and lacks many features. Use at your own risk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published