NO Problem 1: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Confluence Problem: (VAR vNonEmpty) (REPLACEMENT-MAP (b) (c) (h 1, 2) (a) (f 1) (fSNonEmpty) ) (RULES b -> h(h(f(a),c),f(a)) c -> f(f(c)) h(h(h(b,b),f(f(a))),f(f(f(a)))) -> a ) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Problem 1: Problem 1: Not CS-TRS Procedure: R is not a CS-TRS Problem 1: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Confluence Problem: (VAR vNonEmpty) (REPLACEMENT-MAP (b) (c) (h 1, 2) (a) (f 1) (fSNonEmpty) ) (RULES b -> h(h(f(a),c),f(a)) c -> f(f(c)) h(h(h(b,b),f(f(a))),f(f(f(a)))) -> a ) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Huet Levy Ordered by Num of Vars and Symbs Procedure: -> Rules: b -> h(h(f(a),c),f(a)) c -> f(f(c)) h(h(h(b,b),f(f(a))),f(f(f(a)))) -> a -> Vars: -> Rlps: (rule: b -> h(h(f(a),c),f(a)), id: 1, possubterms: b->[]) (rule: c -> f(f(c)), id: 2, possubterms: c->[]) (rule: h(h(h(b,b),f(f(a))),f(f(f(a)))) -> a, id: 3, possubterms: h(h(h(b,b),f(f(a))),f(f(f(a))))->[], h(h(b,b),f(f(a)))->[1], h(b,b)->[1, 1], b->[1, 1, 1], b->[1, 1, 2], f(f(a))->[1, 2], f(a)->[1, 2, 1], a->[1, 2, 1, 1], f(f(f(a)))->[2], f(f(a))->[2, 1], f(a)->[2, 1, 1], a->[2, 1, 1, 1]) -> Unifications: (R3 unifies with R1 at p: [1,1,1], l: h(h(h(b,b),f(f(a))),f(f(f(a)))), lp: b, sig: {}, l': b, r: a, r': h(h(f(a),c),f(a))) (R3 unifies with R1 at p: [1,1,2], l: h(h(h(b,b),f(f(a))),f(f(f(a)))), lp: b, sig: {}, l': b, r: a, r': h(h(f(a),c),f(a))) -> Critical pairs info: => Not trivial, Not overlay, Proper, NW0, N1 => Not trivial, Not overlay, Proper, NW0, N2 -> Problem conclusions: Left linear, Right linear, Linear Not weakly orthogonal, Not almost orthogonal, Not orthogonal Not Huet-Levy confluent, Not Newman confluent R is a TRS Problem 1: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Confluence Problem: (REPLACEMENT-MAP (b) (c) (h 1, 2) (a) (f 1) (fSNonEmpty) ) (RULES b -> h(h(f(a),c),f(a)) c -> f(f(c)) h(h(h(b,b),f(f(a))),f(f(f(a)))) -> a ) Critical Pairs: => Not trivial, Not overlay, Proper, NW0, N1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: No Convergence InfChecker Procedure: Infeasible convergence? YES Problem 1: Infeasibility Problem: [(VAR vNonEmpty vNonEmpty z0) (STRATEGY CONTEXTSENSITIVE (b) (c) (h 1 2) (a) (f 1) (fSNonEmpty) ) (RULES b -> h(h(f(a),c),f(a)) c -> f(f(c)) h(h(h(b,b),f(f(a))),f(f(f(a)))) -> a )] Infeasibility Conditions: h(h(h(b,h(h(f(a),c),f(a))),f(f(a))),f(f(f(a)))) ->* z0, a ->* z0 Problem 1: Obtaining a model using Mace4: -> Usable Rules: b -> h(h(f(a),c),f(a)) c -> f(f(c)) h(h(h(b,b),f(f(a))),f(f(f(a)))) -> a -> Mace4 Output: ============================== Mace4 ================================= Mace4 (64) version 2009-11A, November 2009. Process 2789618 was started by shintani on shintani-XPS-13-9310, Fri Jun 9 17:18:54 2023 The command was "./mace4 -c -f /tmp/mace42789592-2.in". ============================== end of head =========================== ============================== INPUT ================================= % Reading from file /tmp/mace42789592-2.in assign(max_seconds,10). formulas(assumptions). ->(x1,y) -> ->(h(x1,x2),h(y,x2)) # label(congruence). ->(x2,y) -> ->(h(x1,x2),h(x1,y)) # label(congruence). ->(x1,y) -> ->(f(x1),f(y)) # label(congruence). ->(b,h(h(f(a),c),f(a))) # label(replacement). ->(c,f(f(c))) # label(replacement). ->(h(h(h(b,b),f(f(a))),f(f(f(a)))),a) # label(replacement). ->*(x,x) # label(reflexivity). ->(x,y) & ->*(y,z) -> ->*(x,z) # label(transitivity). end_of_list. formulas(goals). (exists x2 (->*(h(h(h(b,h(h(f(a),c),f(a))),f(f(a))),f(f(f(a)))),x2) & ->*(a,x2))) # label(goal). end_of_list. ============================== end of input ========================== ============================== PROCESS NON-CLAUSAL FORMULAS ========== % Formulas that are not ordinary clauses: 1 ->(x1,y) -> ->(h(x1,x2),h(y,x2)) # label(congruence) # label(non_clause). [assumption]. 2 ->(x2,y) -> ->(h(x1,x2),h(x1,y)) # label(congruence) # label(non_clause). [assumption]. 3 ->(x1,y) -> ->(f(x1),f(y)) # label(congruence) # label(non_clause). [assumption]. 4 ->(x,y) & ->*(y,z) -> ->*(x,z) # label(transitivity) # label(non_clause). [assumption]. 5 (exists x2 (->*(h(h(h(b,h(h(f(a),c),f(a))),f(f(a))),f(f(f(a)))),x2) & ->*(a,x2))) # label(goal) # label(non_clause) # label(goal). [goal]. ============================== end of process non-clausal formulas === ============================== CLAUSES FOR SEARCH ==================== formulas(mace4_clauses). -->(x,y) | ->(h(x,z),h(y,z)) # label(congruence). -->(x,y) | ->(h(z,x),h(z,y)) # label(congruence). -->(x,y) | ->(f(x),f(y)) # label(congruence). ->(b,h(h(f(a),c),f(a))) # label(replacement). ->(c,f(f(c))) # label(replacement). ->(h(h(h(b,b),f(f(a))),f(f(f(a)))),a) # label(replacement). ->*(x,x) # label(reflexivity). -->(x,y) | -->*(y,z) | ->*(x,z) # label(transitivity). -->*(h(h(h(b,h(h(f(a),c),f(a))),f(f(a))),f(f(f(a)))),x) | -->*(a,x) # label(goal). end_of_list. ============================== end of clauses for search ============= % There are no natural numbers in the input. ============================== DOMAIN SIZE 2 ========================= ============================== STATISTICS ============================ For domain size 2. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=35, kept=31. Selections=210, assignments=419, propagations=340, current_models=0. Rewrite_terms=4439, rewrite_bools=1862, indexes=784. Rules_from_neg_clauses=18, cross_offs=18. ============================== end of statistics ===================== ============================== DOMAIN SIZE 3 ========================= ============================== MODEL ================================= interpretation( 3, [number=1, seconds=0], [ function(b, [ 0 ]), function(c, [ 0 ]), function(a, [ 1 ]), function(f(_), [ 0, 1, 0 ]), function(h(_,_), [ 0, 0, 2, 2, 2, 2, 0, 2, 2 ]), relation(->*(_,_), [ 1, 1, 1, 0, 1, 0, 0, 0, 1 ]), relation(->(_,_), [ 1, 1, 1, 0, 0, 0, 0, 0, 1 ]) ]). ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 3. Current CPU time: 0.00 seconds (total CPU time: 0.12 seconds). Ground clauses: seen=99, kept=90. Selections=35002, assignments=103866, propagations=28549, current_models=1. Rewrite_terms=722418, rewrite_bools=448428, indexes=45064. Rules_from_neg_clauses=4164, cross_offs=14001. ============================== end of statistics ===================== User_CPU=0.12, System_CPU=0.00, Wall_clock=0. Exiting with 1 model. Process 2789618 exit (max_models) Fri Jun 9 17:18:54 2023 The process finished Fri Jun 9 17:18:54 2023 Mace4 cooked interpretation: The problem is infeasible. The problem is not confluent.