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

Update README.md

parent 6e1bd186
Branches master
No related tags found
No related merge requests found
......@@ -59,9 +59,8 @@ Working Concept.
----------------------------------------------------------------------------
**These files are relevant and including the main logic:**
**Relevant Files (main logic of the software)**
-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 data_creator algorithm for cutting a rectangle into convex polygons are in (packing_polygons_pycharm/mysite/plots/polygon_creator.py)
-The analyze data are in the path (packing_polygons_pycharm/mysite/result_of_the_analyzes)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment