Go to file
2020-12-24 15:30:29 +00:00
livrables 2/3 fixs + création de l'archive pour le rendu 2020-12-21 20:17:50 +00:00
src début écriture rapport 2020-12-24 15:30:29 +00:00
Makefile début écriture rapport 2020-12-24 15:30:29 +00:00
README.md Implémentation de la version Creuse, création de H encore trop lente 2020-12-22 13:26:25 +00:00
test_pagerank.bash création d'un test en bash 2020-12-22 13:27:03 +00:00

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)