Ce package permet de retrouver l'enveloppe convexe d'un ensemble de points dans R^2. Il contient deux algorithmes l'algorithme de Graham de complexité O(nlog(n)) et l'algorithme naif de complexité O(n^3).
Package details |
|
---|---|
Author | Leyth Akrout |
Maintainer | Leyth Akrout <leyth_akrout@yahoo.com> |
License | GPL (>= 2) |
Version | 1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.