Skip to content
Snippets Groups Projects
Commit a153df1e authored by tolgayurt's avatar tolgayurt
Browse files

Update README.md

parent d31674fa
Branches
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ draw or edit polygons with the buttons in top right legend ...@@ -49,7 +49,7 @@ draw or edit polygons with the buttons in top right legend
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
Repository structure relevant files: Repository structure relevant files:
The implemented polygon aglortihm is in the file packing_algo.py (mysite/plots/packing_algo.py) -The implemented polygon aglortihm is in the file packing_algo.py (mysite/plots/packing_algo.py)
The AVLTree structure is in the avl_tree.py (packing_polygons_pycharm/mysite/plots/avl_tree.py) -The AVLTree structure is in the avl_tree.py (packing_polygons_pycharm/mysite/plots/avl_tree.py)
The data_creator algorithm are in (packing_polygons_pycharm/mysite/plots/polygon_creator.py) -The data_creator algorithm are in (packing_polygons_pycharm/mysite/plots/polygon_creator.py)
The visualization data are in resul_of_the_analyzes -The visualization data are in resul_of_the_analyzes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment