Skip to content

m2-Zheng/GISP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GISP

Mingming Zheng, Jin-Kao Hao, Qinghua Wu. Exact and heuristic solution approaches for the Generalized Independent Set Problem. Computers & Operations Research 2024.

The exact algorithm LA-B&B(GISP_LA.java) and heuristic algorithm(GISPadapt.java) ALS for the Generalized Independent Set Problem, together with 47 larger instances.

Note:

  1. Please make sure that the above paper is cited if you use the code in your research.
  2. The software is distributed for academic purposes only. If you wish to use this software for commercial applications, please contact the authors.

About

The exact algorithm LA-B&B and heuristic algorithm ALS for the Generalized Independent Set Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages