Skip to content

Commit 8d7e896

Browse files
committed
2 parents 353e2c1 + 690b98d commit 8d7e896

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Whitespace-only changes.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Graph Coloring Problem
22
This project consists in the implementation of algorithms to solve the NP-hard problem of Minimum Graph Coloring.
33

4-
It'll contain an heuristic algorithm along with an exact algorithm.
4+
An heuristic algorithm along with an exact algorithm will be implemented.

0 commit comments

Comments
 (0)