Ceci est une ancienne révision du document !
<graphviz dot right 800×400> digraph MasterInformatique {
rankdir="LR"; label="Graphes des prérequis des UEs du Master Informatique"; node[shape="box"];
N000 [shape="ellipse" color=greenyellow style=filled label="Aucun prérequis" URL="http://www.quotationspage.com/quotes/Dan_Quayle/"]; N001 [shape="ellipse" color=salmon style=filled label="Automates et théorie des langages" URL="https://fr.wikipedia.org/wiki/Automate_fini_non_d%C3%A9terministe"]; N002 [shape="ellipse" color=salmon style=filled label="Mathématiques discrètes" URL="https://fr.wikipedia.org/wiki/Math%C3%A9matiques_discr%C3%A8tes"]; N003 [shape="ellipse" color=salmon style=filled label="Programmation fonctionnelle" URL="https://fr.wikipedia.org/wiki/Programmation_fonctionnelle"]; N004 [shape="ellipse" color=salmon style=filled label="Statistique et Probabilité" URL="https://fr.wikipedia.org/wiki/Portail:Probabilit%C3%A9s_et_statistiques"]; N005 [shape="ellipse" color=salmon style=filled label="Anglais"]; N006 [shape="ellipse" color=salmon style=filled label="Base de données" URL="https://fr.wikipedia.org/wiki/Base_de_donn%C3%A9es"]; N007 [shape="ellipse" color=salmon style=filled label="Algèbre linéaire" URL="https://fr.wikipedia.org/wiki/Alg%C3%A8bre_lin%C3%A9aire"]; N008 [shape="ellipse" color=salmon style=filled label="Algorithmique" URL="https://fr.wikipedia.org/wiki/Algorithmique"]; N009 [shape="ellipse" color=salmon style=filled label="Programmation impérative" URL="https://fr.wikipedia.org/wiki/Programmation_imp%C3%A9rative"]; N010 [shape="ellipse" color=salmon style=filled label="Programmation objet" URL="https://fr.wikipedia.org/wiki/Programmation_orient%C3%A9e_objet"]; N011 [shape="ellipse" color=salmon style=filled label="Algorithmique des graphes" URL="https://fr.wikipedia.org/wiki/Liste_des_algorithmes_de_la_th%C3%A9orie_des_graphes"];
}