vituenrique / MaxCliqueGrasp

A solution based on the Maximum Independent Set to solve the Maximum Clique using the GRASP metaheuristic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaxCliqueGrasp

 

MaxCliqueGrasp

Github top language Github language count Repository size

About   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

A solution based on the Maximum Independent Set to solve the Maximum Clique using the GRASP metaheuristic.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

All you need is Python 3 or higher

🏁 Starting

# Clone this project
$ git clone https://github.com/vituenrique/MaxCliqueGrasp

# Move to project`s folder
$ cd MaxCliqueGrasp

# Run
$ python main.py

Made with ❤️ by Victor Lemos

 

Back to top

About

A solution based on the Maximum Independent Set to solve the Maximum Clique using the GRASP metaheuristic.


Languages

Language:Python 100.0%