diff --git a/tic_tac_toe_evolver.amlg b/tic_tac_toe_evolver.amlg index d9f9014..30b1605 100644 --- a/tic_tac_toe_evolver.amlg +++ b/tic_tac_toe_evolver.amlg @@ -28,22 +28,8 @@ board board player player ) - ;total number of execution cycles - 2000 - ;count the entity size toward total memory allowed to be used - (- 2000 (total_entity_size entity)) - ;limit stack depth to something reasonable - 50 - ;maximum contained entities - 5 - ;maximum entity depth - 3 - ;max entity name length - 25 - ;allow entity writes - .false - ;suppress warning return - .false + ;sandbox execution using defaults + .true ) get_player_1_move