From 4952132ccc430a8df648baee7f83335a142837b5 Mon Sep 17 00:00:00 2001 From: tomasz Date: Tue, 9 Jun 2020 17:57:00 +0200 Subject: [PATCH] files update --- .gitignore | 1 + .idea/misc.xml | 3 + .idea/workspace.xml | 414 +++++++++++++++----------- AStar.py | 2 +- __pycache__/AStar.cpython-37.pyc | Bin 2637 -> 2637 bytes __pycache__/funkcje.cpython-37.pyc | Bin 4648 -> 4635 bytes __pycache__/genetyczne.cpython-37.pyc | Bin 4288 -> 4376 bytes __pycache__/program.cpython-37.pyc | Bin 5033 -> 5021 bytes funkcje.py | 28 +- genetyczne.py | 4 +- main.py | 2 +- program.py | 3 +- 12 files changed, 266 insertions(+), 191 deletions(-) diff --git a/.gitignore b/.gitignore index bee8a64..322d18e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ __pycache__ +yolov3.weights diff --git a/.idea/misc.xml b/.idea/misc.xml index a2e120d..8fda991 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a3c438b..b74c797 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,7 +5,10 @@ + + + @@ -23,60 +26,10 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -85,10 +38,76 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -104,9 +123,6 @@ - self - gen - data.geny crosso fitness wybierzUnbox @@ -131,9 +147,12 @@ podajDwaChromosomy generuj populacjaF - rys - data populacjaFitness + data + print + graphviz + key + rys @@ -154,10 +173,8 @@ - @@ -190,6 +210,7 @@ + @@ -201,11 +222,10 @@