1c8b7d9082
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210383 e13453a9-b01f-0410-a051-f404c4f0c485 |
||
---|---|---|
livrables | ||
src | ||
Makefile | ||
README.md | ||
test_pagerank.bash |
Building
$ colormake
Cleaning
$ make clean
Testing
$ make test
Tree
.
├── build
├── doc
├── livrables
│ ├── raffinages.txt
│ └── rapport.pdf
├── Makefile
├── README.md
├── src
│ ├── google_creux.adb
│ ├── google_creux.ads
│ ├── google_naive.adb
│ ├── google_naive.ads
│ ├── pagerank.adb
│ ├── vector.adb
│ └── vector.ads
└── test_pagerank.bash \
TODO
- algo tri quicksort
- implémenter creux
- paufinner tests
- rédiger rapport
- rédiger présentation
- meilleur initialize(vec)