diff --git a/latex/commun.bib b/latex/commun.bib index 082df29..decd9fa 100644 --- a/latex/commun.bib +++ b/latex/commun.bib @@ -40,3 +40,12 @@ howpublished = {Notes de cours}, url = {http://www-sop.inria.fr/members/Frederic.Giroire/teaching/ubinet/pdfs/ubinet.pdf} } + +@misc{CoursGolin, + author = {Golin, Mordecai Jay}, + title = {The Hungarian Algorithm for the Assignment Problem}, + year = {2007}, + publisher = {Hong Kong University of Science and Technology}, + howpublished = {Notes de cours}, + url = {http://www.cs.ust.hk/mjg_lib/Classes/COMP572_Fall07/Notes/Matching.pdf} +}