diff --git a/README.md b/README.md index 91e50d7..23a5546 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# mrcp-document +# MRCP Document +--- +This project together with [mrcp project](https://github.com/JoseMiguel92/mrcp-project) explain process of develop and analitic of **MRCP** or **Maximum 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 maximum ratio.