Al-Natour-Mazen / 2-3-4_Tree-RedBlack_Tree_Project

2-3-4_Tree-RedBlack_Tree_Project, A student Project from the University of Poitiers , in France

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2-3-4_Tree-RedBlack_Tree_Project

A student Project from the University of Poitiers , in France.

======================ENGLIISH=====================

  • We are 2 students from the University of Poitiers and we have to carry out a project in Ocaml Language, the subject is the study on the algorithmy of 2-3-4 trees and red and black trees.
  • The code as well as explanations are only in French unfortunately.
  • Feel free to look at our code but all rights are reserved.

let _ = Printf.fprintf stdout " [ /////// Have fun ;) ///////] "

======================FRANÇAIS=====================

  • Nous sommes 2 étudiants de l'université de Poitiers et nous devons réaliser un projet en Langage Ocaml, le sujet est l'étude sur l'algorithmie des arbres 2-3-4 et des arbres rouge et noir.
  • Soyez libre de regarder notre code mais tout droit est reservé.

let _ = Printf.fprintf stdout " [ /////// Amusez-vous bien ;) ///////] "

About

2-3-4_Tree-RedBlack_Tree_Project, A student Project from the University of Poitiers , in France


Languages

Language:OCaml 98.3%Language:Standard ML 1.7%