diff options
| author | Loic GUEGAN <loic@Manzerbredes.home> | 2016-07-29 15:11:26 +0200 |
|---|---|---|
| committer | Loic GUEGAN <loic@Manzerbredes.home> | 2016-07-29 15:11:26 +0200 |
| commit | 98cd4d1fa483dbb583fa6ce4eb1a4d1fdaf1a87d (patch) | |
| tree | 762115017eb9428a59fa009d1664ab53037fca6f | |
| parent | 7fcc7957814dad912d7d6fb11622a8563f3afa3f (diff) | |
Edit readme
| -rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1 +1,13 @@ -# routage-optimiste +Routage Opportuniste +=================== + +This project is a graphical routing simulator. This project was design for proving that take care about radio conditions can improve **wifi** performance. + +---------- + + + +Library +------------- + +This project was made with **GraphStream** to easily build graphical representation of the network (routers, links and weight). |
