From 6a0b7dad008cb8a9e48ade0dceb49082e1349c30 Mon Sep 17 00:00:00 2001 From: Niclas Dobbertin <niclas.dobbertin@mailbox.org> Date: Thu, 27 Jun 2024 22:31:33 +0200 Subject: update --- modeling/prod_vis.py | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'modeling/prod_vis.py') diff --git a/modeling/prod_vis.py b/modeling/prod_vis.py index 4fc1883..31e53ca 100644 --- a/modeling/prod_vis.py +++ b/modeling/prod_vis.py @@ -62,6 +62,7 @@ def procedures(Model): op search_arg1_idx arg1 =var arg1_idx =idx + vis_counter 1 vis_counter ~=idx vis_counter =vis_counter =visual_location> @@ -82,7 +83,7 @@ def procedures(Model): +visual_location> isa _visuallocation screen_x =screen_x - screen_y closest + screen_y 300 +retrieval> isa number number =next @@ -97,6 +98,7 @@ def procedures(Model): op search_arg1_idx arg1 =var arg1_idx =idx + vis_counter 2 vis_counter ~=idx vis_counter =vis_counter =visual_location> @@ -132,6 +134,7 @@ def procedures(Model): op search_arg1_idx arg1 =var arg1_idx =idx + vis_counter 3 vis_counter ~=idx vis_counter =vis_counter =visual_location> @@ -164,6 +167,7 @@ def procedures(Model): string=""" =g> isa math_goal + op search_arg1_idx arg1_idx =idx vis_counter =idx =visual_location> @@ -266,6 +270,7 @@ def procedures(Model): op search_arg2_idx arg2 =var arg2_idx =idx + vis_counter 1 vis_counter ~=idx vis_counter =vis_counter =visual_location> @@ -301,6 +306,7 @@ def procedures(Model): op search_arg2_idx arg2 =var arg2_idx =idx + vis_counter 2 vis_counter ~=idx vis_counter =vis_counter =visual_location> @@ -336,6 +342,7 @@ def procedures(Model): op search_arg2_idx arg2 =var arg2_idx =idx + vis_counter 3 vis_counter ~=idx vis_counter =vis_counter =visual_location> @@ -369,6 +376,7 @@ def procedures(Model): string=""" =g> isa math_goal + op search_arg2_idx arg2_idx =idx vis_counter =idx =visual_location> -- cgit v1.2.3