15 Commits

Author SHA1 Message Date
Tanguy MAZE
434b629055 better featured API for t_lmdata adj
added function to help create and clear the adjacency list
2019-04-09 14:36:30 +02:00
Tanguy MAZE
08e622a4f0 a bit of management
added push_ants in its own file
2019-04-08 19:18:56 +02:00
Tanguy MAZE
a2fd180398 some light work today
corrected invalid read in update_weights() when tab[i].parent was
equal to -1
2019-04-07 12:51:40 +02:00
Tanguy MAZE
ae93873452 push_ants done need to test
done all mechanism to display ants moving in the graph
still need testing
still need norming
2019-04-06 14:03:22 +02:00
Tanguy MAZE
c36f501b08 testing things
thinking of how to display the ants moving and optimise by moving at
least one on each path
2019-04-05 17:43:17 +02:00
Tanguy MAZE
0a9d7b816d Merge branch 'tmaze'
merging algorithm to master of project
2019-04-05 14:06:42 +02:00
Tanguy MAZE
ea0eda89d0 aaaaaaand it's done !
algorithm finished and normed
more testing might be needed
2019-04-03 17:20:29 +02:00
Mthandazo Ndhlovu
1abb3fc566 invalid maps 2019-04-02 15:09:43 +02:00
Tanguy MAZE
15669b7402 not quite there yet but nearly ^^
WIP for the algorithm not to pass on previously used node
2019-04-01 19:06:19 +02:00
Mthandazo Ndhlovu
4e2fc9f19e buggy version of the parser. debugging with fsanitizer 2019-04-01 11:48:33 +02:00
Tanguy MAZE
ab578f6039 we got it !
functionning edmunds_karp
still need some testing for already used nodes
still need some memory protection
2019-03-31 19:49:42 +02:00
Tanguy MAZE
7a67b49802 let's go ! B)
added bfs WIP
2019-03-27 18:04:14 +01:00
Tanguy MAZE
4e87b2e587 started dev on get_path 2019-03-26 19:52:08 +01:00
Tanguy MAZE
808dd8c403 started dev on parser
defined data structure WIP
2019-03-23 18:04:19 +01:00
Mthandazo42
a6e27627c6 initial push-mt 2019-03-22 16:12:04 +01:00