Skip to content

ydavs/qap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qap

Dependencies :

Running Instructions :

  • Please make sure you've installed all the required dependencies

  • Use make for compilation

       make 
    
  • Usage ./main {model file} {instance file}

      ./main model.mps ins.dat 
    

Look at logfile.log for a detailed output of program. Output from QUBO SOLVER is not printed in logfile due to the large number of repetitions in a single run.

When changing problem instances, make sure to update values in all, ins.dat, model.mod and main.h.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages