An open API service indexing awesome lists of open source software.

https://github.com/massigy/c-arbres-phylogenetiques

Ceci est un projet en C qui permet de manipuler les arbres binaires phylogénétiques.
https://github.com/massigy/c-arbres-phylogenetiques

algorithms algorithms-and-data-structures binary-search-tree c cprogramming cprogramming-language gcc git github make makefile markdown programming shell trees

Last synced: about 2 months ago
JSON representation

Ceci est un projet en C qui permet de manipuler les arbres binaires phylogénétiques.

Awesome Lists containing this project

README

        

# Manipulation des arbres phylogénétiques

Veuillez lire ces fichiers pour comprends le but de ce projet.

- ./src/LISEZMOI.txt
- ./doc/document.pdf

### Exemple d'un arbre phylogénétique.

![exemples d'un arbre phylogénétique - image](./doc/arbre.png)