11 Commits

Author SHA1 Message Date
zenon
a5c402bc84 Remove whitespace at EOL 2018-06-06 17:28:15 +02:00
zenon
9983d25742 Calculate index and add to feedback arc set 2018-06-06 17:25:30 +02:00
zenon
7382f0a43d findIndex() function added 2018-05-31 15:13:22 +02:00
zenon
1c913d4b82 Comments 2018-05-31 15:00:57 +02:00
zenon
0ae6626e32 Added algorithm for generating random permutations of the set of nodes 2018-05-31 12:17:25 +02:00
zenon
b43a600510 Shared memory and semaphore setup as well as correct free() calls 2018-05-30 17:22:26 +02:00
zenon
9219f8f097 Added free() calls 2018-05-21 18:32:21 +02:00
zenon
3a27588d6f Graph implementation and correct parsing of edges 2018-05-21 18:08:04 +02:00
zenon
c8a2c3435b Save program name 2018-05-21 15:46:34 +02:00
zenon
803888fbd0 Boilerplate 2018-05-21 15:41:48 +02:00
zenon
5999f4f951 Initial commit 2018-05-21 14:51:03 +02:00