Skip to content

A quantum approach to approximate the Maximum Clique of a given graph.

License

Notifications You must be signed in to change notification settings

JohannesKroll/QAOA-max-clique

Repository files navigation

Using QAOA to solve the Clique-Problem

A quantum approach to approximate the Maximum Clique of a given graph.

Presentation slides

Usage

Install dependencies with

pip install -r requirements.txt

Run the code with

python QAOA_max_clique.py

List all available parameters with

python QAOA_max_clique.py --help

About

A quantum approach to approximate the Maximum Clique of a given graph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages