This website requires JavaScript.
Explore
Help
Sign In
s434681
/
praca_magisterska
Watch
1
Star
0
Fork
0
You've already forked praca_magisterska
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Repozytorium przechowujące kod napisane na rzecz mojej pracy magisterskiej.
17
Commits
1
Branch
0
Tags
388
MiB
Python
100%
7198cc493f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Bartosz
7198cc493f
Cleaned readme for now.
2022-09-25 16:51:19 +02:00
algorithms
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
dataset
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
Documentation
Added two png files with graphic representation of two example graphs used in testing of the algorithms.
2022-01-17 21:28:34 +01:00
fibheap
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
output
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:42:05 +02:00
main.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
README.md
Cleaned readme for now.
2022-09-25 16:51:19 +02:00
README.md