diff --git a/README.md b/README.md index 1e2570b..79f871b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -#
MRCP Project
-
-
This project together with [mrcp document](https://github.com/JoseMiguel92/mrcp-document) explain process of develop and analitic of **MRCP** or **Maximal Ratio Clique Problem**. Wich starting from a graph with nodes and different weights of these, the algorithm will find an optimal solution, forming a clique or a complete sub-graph with maximal ratio.
+# MRCP Project +--- +This project together with [mrcp document](https://github.com/JoseMiguel92/mrcp-document) explain process of develop and analitic of **MRCP** or **Maximal Ratio Clique Problem**. Wich starting from a graph with nodes and different weights of these, the algorithm will find an aproximate optimal solution, forming a clique or a complete sub-graph with maximal ratio. +