praca_magisterska/dataset
2022-10-19 13:09:54 +02:00
..
graphs added more data to dataset. 2022-10-19 13:09:54 +02:00
grids Added generated dataset to VCS. 2022-10-19 12:35:29 +02:00
__init__.py Rewrote all 3 algorithms. Generated 10 random graphs and grids for tests. Created testing structure which uses generated graphs and grids as input data to algorithms, measures execution time and memory blocks used by them. Takes these measurements and found weights and builds tables in latex format which compare these data among those three algorithms. 2022-09-25 16:41:41 +02:00
generate_graph.py Changed generated datasets to include more graphs and split them into groups by nodes count and number of edges. Started working on code for experiments using those data. 2022-10-19 10:47:47 +02:00
generate_grid.py Changed generated datasets to include more graphs and split them into groups by nodes count and number of edges. Started working on code for experiments using those data. 2022-10-19 10:47:47 +02:00