diff options
author | Alex AUVOLAT <alex.auvolat@ens.fr> | 2013-11-18 16:51:51 +0100 |
---|---|---|
committer | Alex AUVOLAT <alex.auvolat@ens.fr> | 2013-11-18 16:51:51 +0100 |
commit | 91c9deef705fe60863ef32c86b81b8a94d35febf (patch) | |
tree | a98fc03f093b9f5bbd62f2bb7509e8682a318b6a /README | |
parent | 9905bcc6c923ac896f6bddf80eaded250870b726 (diff) | |
download | AlgoProg-Projet-91c9deef705fe60863ef32c86b81b8a94d35febf.tar.gz AlgoProg-Projet-91c9deef705fe60863ef32c86b81b8a94d35febf.zip |
Started implementation of sets based on linked lists.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Projet d'Algorithmique et Programmation -Alex AUVOLAT, Mendès OULAMARA +Alex AUVOLAT, Mendes OULAMARA 2013-2014 Sujet : Algorithme de Bron-Kerbosch pour Maximum-Clique |