Skip to content

Simula-COMPLEX/Optimization-with-Quantum-Annealing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization-with-Quantum-Annealing

Project Structure

  • The data folder contains test cases running data
  • test_case_optimization_hyb.py file is used to run this problem by hybrid quantum computer
  • test_case_optimization_hyb.py file is used to run this problem by QPU

How to run

Running the following for information

    python test_case_optimization_hyb.py --help
    python test_case_optimization_qpu.py --help

Running the following for getting results

    python test_case_optimization_hyb.py --filename data/experiments.csv
    python test_case_optimization_qpu.py --filename data/experiments.csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages