public code v1

This commit is contained in:
Francisco Jesús Martínez Mimbrera
2026-05-23 00:32:57 +02:00
commit 759a8968a2
4357 changed files with 163763 additions and 0 deletions
@@ -0,0 +1,7 @@
# Method Selection Phase
From this phase you can select a method to be loaded. Green methods are the ones that can be executed with the data that was collected during the previous phases.
To check why a method can not be executed you can view the conditios for it to be executed in the show algorithm button.