7.74/1.98 NO 7.74/1.99 property Termination 7.74/1.99 has value False 7.74/1.99 for SRS ( [a] -> [b], [a, b, c] -> [c, c, a, a], [c, c] -> [b]) 7.74/1.99 reason 7.74/1.99 remap for 3 rules 7.74/1.99 property Termination 7.74/1.99 has value False 7.74/1.99 for SRS ( [0] -> [1], [0, 1, 2] -> [2, 2, 0, 0], [2, 2] -> [1]) 7.74/1.99 reason 7.74/1.99 looping SRS derivation 7.74/1.99 Closure source : abcbccccc 7.74/1.99 target : ccabcbcccccaa 7.74/1.99 steps : 12 7.74/1.99 strict : True 7.74/1.99 last_rule_app_source : 0 7.74/1.99 last_rule_app_target : 9 7.74/1.99 reason : Overlap (Right 2) 7.74/1.99 Overlap (Inside 10) 7.74/1.99 Overlap (Right 2) 7.74/1.99 Overlap (Inside 8) 7.74/1.99 Overlap (Inside 5) 7.74/1.99 Overlap (Right 2) 7.74/1.99 Overlap (Inside 7) 7.74/1.99 Overlap (Right 2) 7.74/1.99 Overlap (Inside 5) 7.74/1.99 Overlap (Inside 3) 7.74/1.99 Overlap (Right 1) 7.74/1.99 Rule 1 7.74/2.00 Rule 1 7.74/2.00 Rule 2 7.74/2.00 Rule 0 7.74/2.00 Rule 1 7.74/2.00 Rule 0 7.74/2.00 Rule 1 7.74/2.00 Rule 2 7.74/2.00 Rule 0 7.74/2.00 Rule 1 7.74/2.00 Rule 0 7.74/2.00 Rule 1 7.74/2.00 7.74/2.00 7.74/2.00 ************************************************** 7.74/2.00 summary 7.74/2.00 ************************************************** 7.74/2.00 SRS with 3 rules on 3 letters Remap { tracing = False} 7.74/2.00 SRS with 3 rules on 3 letters looping SRS derivation 7.74/2.00 Closure source : abcbccccc 7.74/2.00 target : ccabcbcccccaa 7.74/2.00 steps : 12 7.74/2.00 strict : True 7.74/2.00 last_rule_app_source : 0 7.74/2.00 last_rule_app_target : 9 7.74/2.00 reason : Overlap (Right 2) 7.74/2.00 Overlap (Inside 10) 7.74/2.00 Overlap (Right 2) 7.74/2.00 Overlap (Inside 8) 7.74/2.00 Overlap (Inside 5) 7.74/2.00 Overlap (Right 2) 7.74/2.00 Overlap (Inside 7) 7.74/2.00 Overlap (Right 2) 7.74/2.00 Overlap (Inside 5) 7.74/2.00 Overlap (Inside 3) 7.74/2.00 Overlap (Right 1) 7.74/2.00 Rule 1 7.74/2.00 Rule 1 7.74/2.00 Rule 2 7.74/2.00 Rule 0 7.74/2.00 Rule 1 7.74/2.00 Rule 0 7.74/2.00 Rule 1 7.74/2.00 Rule 2 7.74/2.00 Rule 0 7.74/2.00 Rule 1 7.74/2.00 Rule 0 7.74/2.00 Rule 1 7.74/2.00 7.74/2.00 7.74/2.00 ************************************************** 7.74/2.00 (3, 3)\Loop[] 7.74/2.00 ************************************************** 11.34/2.89 let { done = Worker No_Strict_Rules;mo = Pre (Or_Else Count (IfSizeLeq 10000 GLPK Fail));wop = Or_Else (Worker (Weight { modus = mo})) Pass;weighted = \ m -> And_Then m wop;tiling = \ m w -> weighted (And_Then (Worker (Tiling { method = m,width = w})) (Worker Remap));when_small = \ m -> And_Then (Worker (SizeAtmost 100)) m;when_medium = \ m -> And_Then (Worker (SizeAtmost 10000)) m;solver = Minisatapi;qpi = \ dim bits -> weighted (when_small (Worker (QPI { tracing = True,dim = dim,bits = bits,solver = solver})));matrix = \ dom dim bits -> weighted (when_small (Worker (Matrix { monotone = Weak,domain = dom,dim = dim,bits = bits,tracing = False,solver = solver})));kbo = \ b -> weighted (when_small (Worker (KBO { bits = b,solver = solver})));mb = Worker (Matchbound { method = RFC,max_size = 100000});remove = First_Of ([ Worker (Weight { modus = mo})] <> ([ Seq [ qpi 2 4, qpi 3 4, qpi 4 4], Seq [ qpi 5 4, qpi 6 3, qpi 7 3]] <> ([ matrix Arctic 4 3, matrix Natural 4 3] <> [ kbo 1, And_Then (Worker Mirror) (kbo 1)])));remove_tile = Seq [ remove, tiling Overlap 3];dp = As_Transformer (Apply (And_Then (Worker (DP { tracing = False})) (Worker Remap)) (Apply wop (Branch (Worker (EDG { tracing = False})) remove_tile)));noh = [ Timeout 10 (Worker (Enumerate { closure = Forward})), Timeout 10 (Worker (Enumerate { closure = Backward}))];yeah = Tree_Search_Preemptive 0 done [ Worker (Weight { modus = mo}), mb, And_Then (Worker Mirror) mb, dp, And_Then (Worker Mirror) dp]} 11.34/2.90 in Apply (Worker Remap) (First_Of ([ yeah] <> noh)) 11.47/2.94 EOF