Commit graph

35 commits

Author SHA1 Message Date
lfainsin c8a03f9eae git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@214003 e13453a9-b01f-0410-a051-f404c4f0c485 2021-01-24 09:26:20 +00:00
lfainsin 25f2182ca6 mise à jour des fichiers
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@213640 e13453a9-b01f-0410-a051-f404c4f0c485
2021-01-22 15:07:50 +00:00
lfainsin 50aa021dd4 meilleurs tests
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@213638 e13453a9-b01f-0410-a051-f404c4f0c485
2021-01-22 15:04:09 +00:00
lfainsin 9b63ae9ba3 remastered version
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@213630 e13453a9-b01f-0410-a051-f404c4f0c485
2021-01-22 14:26:52 +00:00
lfainsin 8eb3244392 écrite rapport, revert optimisation mémoire network
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@211900 e13453a9-b01f-0410-a051-f404c4f0c485
2021-01-13 14:13:57 +00:00
lfainsin 6f990c919f ajout de quelques pré/post conditions + déplacement de la création de network pour que son espace mémoire soit libéré une fois que l'on ne l'utilise plus
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@211805 e13453a9-b01f-0410-a051-f404c4f0c485
2021-01-12 20:44:29 +00:00
lfainsin 42da1b9473 ajout rapide de is_sorted_and_uniq
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210410 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-24 18:22:52 +00:00
lfainsin 8208062b99 fix de quelques warnings
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210408 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-24 17:21:56 +00:00
lfainsin 166c01d7c6 restructuration complète du code, encore quelques features à rajouter
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210407 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-24 16:55:22 +00:00
lfainsin 42dbba5352 début écriture rapport
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210404 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-24 15:30:29 +00:00
lfainsin 1c8b7d9082 Le programme Creux semble marcher sauf pour Linux26, il faut trouver un autre moyen de récupérer H.
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210383 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-23 19:55:16 +00:00
lfainsin ef72ba257c quicksort fonctionne
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210350 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-23 15:16:37 +00:00
lfainsin 07984f97df amélioration de la robustesse des arguments
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210347 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-23 14:40:04 +00:00
lfainsin 695673f9b5 quelques modifications mineures
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210346 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-23 13:43:03 +00:00
mdubaux 84fd75766b restification de l'algo de tri
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210326 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-22 19:03:03 +00:00
lfainsin 5e0f9cc8a9 test_tri
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210322 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-22 15:56:48 +00:00
lfainsin 553a31bf39 début implémentation quick_sort
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210321 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-22 15:55:58 +00:00
lfainsin 0cc449919d Implémentation de la version Creuse, création de H encore trop lente
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210314 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-22 13:26:25 +00:00
lfainsin a88dff28eb 2/3 fixs + création de l'archive pour le rendu
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@210126 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-21 20:17:50 +00:00
lfainsin 53b44c597f ajouts de commentaires
création de google_creux.ad* (copie des naives pour l'instant)

git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@209566 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-19 15:55:41 +00:00
lfainsin 394360c5df svn add vector.ad*
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@209563 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-19 15:12:22 +00:00
lfainsin 1d9e35627e experimental:
optimisation mémoire
déplacement de T_Vector dans son propre module
suppression des types private (à débattre si on garde)
fix des whitespaces dans les fichiers
Utilisation de Ada.Text_IO.Float_IO

git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@209562 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-19 15:08:54 +00:00
lfainsin 84567e2dea more fixes
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@209146 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-16 20:43:17 +00:00
lfainsin 32aedad426 small fixes
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@209145 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-16 20:33:42 +00:00
lfainsin ef9cb81ff8 implémentation tri par sélection + écriture dans les fichiers
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@209088 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-16 16:41:52 +00:00
lfainsin f089f32c83 pageRank naif fonctionne, ajout de prints de debug
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@208511 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-12 13:05:39 +00:00
lfainsin 561e1ac164 pagerank presque fonctionnel
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207849 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-09 17:43:46 +00:00
lfainsin 8c095b3b86 pageRank updated, tjs buggé
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207815 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-09 14:43:16 +00:00
lfainsin 60005a1eb6 c'est plus pratique d'utiliser un type tableau directement...
+ fix: prefix for "Length" attribute may not be private type

git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207551 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-07 22:03:27 +00:00
lfainsin 08944a8856 2/3 comms
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207228 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-05 18:25:09 +00:00
lfainsin da91ba9da2 fix typos pour googleNaive.ad*, pageRank.adb tjs brouillon
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207227 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-05 18:18:53 +00:00
mdubaux 05d2d4dddf debut du module googlenaive
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207225 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-05 16:17:15 +00:00
lfainsin 2b20817839 brouillon de pageRank.adb
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207224 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-05 15:20:01 +00:00
lfainsin f4d3a11e80 mauvaise extension de fichier
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207223 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-05 13:48:44 +00:00
lfainsin b4aa8ad7d3 copie de raffinage.txt sur le repo + test création premiers fichiers source
git-svn-id: http://cregut.svn.enseeiht.fr/2020/1sn/pim/projets/GH-05@207178 e13453a9-b01f-0410-a051-f404c4f0c485
2020-12-03 18:56:35 +00:00