From ab9d799d21a7d227a7a6d9a6db2c35ef59019d91 Mon Sep 17 00:00:00 2001 From: Gabeta Soro Date: Thu, 6 Jul 2017 02:41:33 +0000 Subject: [PATCH] Fin gestion de l'IA niveau CP1/CP2/ --- .idea/inspectionProfiles/Project_Default.xml | 2 + .idea/workspace.xml | 243 ++++++++++-------- .../__pycache__/pivot.cpython-35.pyc | Bin 7161 -> 9045 bytes .../__pycache__/terrain.cpython-35.pyc | Bin 2263 -> 2263 bytes Environnement/pivot.py | 110 ++++++-- IA/IrisIA.py | 23 +- IA/__pycache__/IrisIA.cpython-35.pyc | Bin 5375 -> 5476 bytes IA/__pycache__/irisCpIA.cpython-35.pyc | Bin 1494 -> 1530 bytes vsCpIris.py | 1 - 9 files changed, 239 insertions(+), 140 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 54d3d5f..f60fa15 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -62,6 +62,8 @@ diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ffd8146..3e3115e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,7 +6,6 @@ -