summaryrefslogtreecommitdiff
path: root/modeling/prod_vis.py
diff options
context:
space:
mode:
Diffstat (limited to 'modeling/prod_vis.py')
-rw-r--r--modeling/prod_vis.py10
1 files changed, 9 insertions, 1 deletions
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>