Skip to content

metaheuristics for generalized assignment problem (GAP)

License

Notifications You must be signed in to change notification settings

shunji-umetani/gap-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gap-solver

metaheuristics and mixed integer program (MIP) codes for generalized assignment problem (GAP)

Feature

Usage

common usage for all codes

$ gap_wls.py [-h] [-t TIME] filename 
  • filename GAP instance (mandatory)
  • -t timelimit (optional, default 60 sec)

Author

Umetani, Shunji

License

This software is released under the MIT License, see LICENSE.