Skip to content

whatswrongwithyourmitochondria/CPP-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of algorithms on C++

All the necessary files including code on cpp and files in DIMACS format you can find in the corresponding folders.

Here are the results obtained during the practice.

1. Coloring problem results

color.csv

2. Maximum Clique Problem results

clique.csv

3. Maximum Clique Problem with Tabu Search results

clique_tabu.csv

4. Maximum Clique Problem with BnB exact search

clique_bnb.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages