0 Prolog
↳1 PrologToPiTRSProof (⇐)
↳2 PiTRS
↳3 DependencyPairsProof (⇔)
↳4 PiDP
↳5 DependencyGraphProof (⇔)
↳6 AND
↳7 PiDP
↳8 UsableRulesProof (⇔)
↳9 PiDP
↳10 PiDPToQDPProof (⇐)
↳11 QDP
↳12 QDPSizeChangeProof (⇔)
↳13 TRUE
↳14 PiDP
↳15 UsableRulesProof (⇔)
↳16 PiDP
↳17 PiDPToQDPProof (⇔)
↳18 QDP
↳19 QDPSizeChangeProof (⇔)
↳20 TRUE
↳21 PiDP
↳22 UsableRulesProof (⇔)
↳23 PiDP
↳24 PiDPToQDPProof (⇐)
↳25 QDP
↳26 QDPSizeChangeProof (⇔)
↳27 TRUE
↳28 PiDP
↳29 UsableRulesProof (⇔)
↳30 PiDP
↳31 PiDPToQDPProof (⇐)
↳32 QDP
↳33 QDPSizeChangeProof (⇔)
↳34 TRUE
↳35 PiDP
↳36 UsableRulesProof (⇔)
↳37 PiDP
↳38 PrologToPiTRSProof (⇐)
↳39 PiTRS
↳40 DependencyPairsProof (⇔)
↳41 PiDP
↳42 DependencyGraphProof (⇔)
↳43 AND
↳44 PiDP
↳45 UsableRulesProof (⇔)
↳46 PiDP
↳47 PiDPToQDPProof (⇐)
↳48 QDP
↳49 QDPSizeChangeProof (⇔)
↳50 TRUE
↳51 PiDP
↳52 UsableRulesProof (⇔)
↳53 PiDP
↳54 PiDPToQDPProof (⇔)
↳55 QDP
↳56 QDPSizeChangeProof (⇔)
↳57 TRUE
↳58 PiDP
↳59 UsableRulesProof (⇔)
↳60 PiDP
↳61 PiDPToQDPProof (⇐)
↳62 QDP
↳63 QDPSizeChangeProof (⇔)
↳64 TRUE
↳65 PiDP
↳66 UsableRulesProof (⇔)
↳67 PiDP
↳68 PiDPToQDPProof (⇐)
↳69 QDP
↳70 QDPSizeChangeProof (⇔)
↳71 TRUE
↳72 PiDP
↳73 UsableRulesProof (⇔)
↳74 PiDP
↳75 PiDPToQDPProof (⇐)
↳76 QDP
↳77 QDPSizeChangeProof (⇔)
↳78 TRUE
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
Infinitary Constructor Rewriting Termination of PiTRS implies Termination of Prolog
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_AAG(X, Y, Left, Right, Left1, less_in_ag(X, Y))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → LESS_IN_AG(X, Y)
LESS_IN_AG(s(X), s(Y)) → U5_AG(X, Y, less_in_ag(X, Y))
LESS_IN_AG(s(X), s(Y)) → LESS_IN_AG(X, Y)
U1_AAG(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_AAG(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
U1_AAG(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_GAG(X, Y, Left, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → LESS_IN_GG(X, Y)
LESS_IN_GG(s(X), s(Y)) → U5_GG(X, Y, less_in_gg(X, Y))
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_GAG(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right, Right1, less_in_gg(Y, X))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → LESS_IN_GG(Y, X)
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_GAG(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right, Right1)
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_AAG(X, Y, Left, Right, Right1, less_in_ga(Y, X))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → LESS_IN_GA(Y, X)
LESS_IN_GA(s(X), s(Y)) → U5_GA(X, Y, less_in_ga(X, Y))
LESS_IN_GA(s(X), s(Y)) → LESS_IN_GA(X, Y)
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_AAG(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → INSERT_IN_AAG(X, Right, Right1)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_AAG(X, Y, Left, Right, Left1, less_in_ag(X, Y))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → LESS_IN_AG(X, Y)
LESS_IN_AG(s(X), s(Y)) → U5_AG(X, Y, less_in_ag(X, Y))
LESS_IN_AG(s(X), s(Y)) → LESS_IN_AG(X, Y)
U1_AAG(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_AAG(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
U1_AAG(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_GAG(X, Y, Left, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → LESS_IN_GG(X, Y)
LESS_IN_GG(s(X), s(Y)) → U5_GG(X, Y, less_in_gg(X, Y))
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_GAG(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right, Right1, less_in_gg(Y, X))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → LESS_IN_GG(Y, X)
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_GAG(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right, Right1)
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_AAG(X, Y, Left, Right, Right1, less_in_ga(Y, X))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → LESS_IN_GA(Y, X)
LESS_IN_GA(s(X), s(Y)) → U5_GA(X, Y, less_in_ga(X, Y))
LESS_IN_GA(s(X), s(Y)) → LESS_IN_GA(X, Y)
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_AAG(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → INSERT_IN_AAG(X, Right, Right1)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
LESS_IN_GA(s(X), s(Y)) → LESS_IN_GA(X, Y)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
LESS_IN_GA(s(X), s(Y)) → LESS_IN_GA(X, Y)
LESS_IN_GA(s(X)) → LESS_IN_GA(X)
From the DPs we obtained the following set of size-change graphs:
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
From the DPs we obtained the following set of size-change graphs:
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_GAG(X, Y, Left, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right, Right1)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_GAG(X, Y, Left, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right, Right1)
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_GAG(X, Y, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left1)
INSERT_IN_GAG(X, tree(Y, Left1, Right)) → U1_GAG(X, Y, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right1, less_in_gg(Y, X))
U3_GAG(X, Y, Left, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right1)
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
less_in_gg(x0, x1)
U5_gg(x0, x1, x2)
From the DPs we obtained the following set of size-change graphs:
LESS_IN_AG(s(X), s(Y)) → LESS_IN_AG(X, Y)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
LESS_IN_AG(s(X), s(Y)) → LESS_IN_AG(X, Y)
LESS_IN_AG(s(Y)) → LESS_IN_AG(Y)
From the DPs we obtained the following set of size-change graphs:
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_AAG(X, Y, Left, Right, Right1, less_in_ga(Y, X))
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → INSERT_IN_AAG(X, Right, Right1)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_AAG(X, Y, Left, Right, Right1, less_in_ga(Y, X))
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → INSERT_IN_AAG(X, Right, Right1)
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
Infinitary Constructor Rewriting Termination of PiTRS implies Termination of Prolog
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_AAG(X, Y, Left, Right, Left1, less_in_ag(X, Y))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → LESS_IN_AG(X, Y)
LESS_IN_AG(s(X), s(Y)) → U5_AG(X, Y, less_in_ag(X, Y))
LESS_IN_AG(s(X), s(Y)) → LESS_IN_AG(X, Y)
U1_AAG(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_AAG(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
U1_AAG(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_GAG(X, Y, Left, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → LESS_IN_GG(X, Y)
LESS_IN_GG(s(X), s(Y)) → U5_GG(X, Y, less_in_gg(X, Y))
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_GAG(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right, Right1, less_in_gg(Y, X))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → LESS_IN_GG(Y, X)
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_GAG(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right, Right1)
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_AAG(X, Y, Left, Right, Right1, less_in_ga(Y, X))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → LESS_IN_GA(Y, X)
LESS_IN_GA(s(X), s(Y)) → U5_GA(X, Y, less_in_ga(X, Y))
LESS_IN_GA(s(X), s(Y)) → LESS_IN_GA(X, Y)
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_AAG(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → INSERT_IN_AAG(X, Right, Right1)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_AAG(X, Y, Left, Right, Left1, less_in_ag(X, Y))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → LESS_IN_AG(X, Y)
LESS_IN_AG(s(X), s(Y)) → U5_AG(X, Y, less_in_ag(X, Y))
LESS_IN_AG(s(X), s(Y)) → LESS_IN_AG(X, Y)
U1_AAG(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_AAG(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
U1_AAG(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_GAG(X, Y, Left, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → LESS_IN_GG(X, Y)
LESS_IN_GG(s(X), s(Y)) → U5_GG(X, Y, less_in_gg(X, Y))
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_GAG(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right, Right1, less_in_gg(Y, X))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → LESS_IN_GG(Y, X)
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_GAG(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right, Right1)
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_AAG(X, Y, Left, Right, Right1, less_in_ga(Y, X))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → LESS_IN_GA(Y, X)
LESS_IN_GA(s(X), s(Y)) → U5_GA(X, Y, less_in_ga(X, Y))
LESS_IN_GA(s(X), s(Y)) → LESS_IN_GA(X, Y)
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_AAG(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → INSERT_IN_AAG(X, Right, Right1)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
LESS_IN_GA(s(X), s(Y)) → LESS_IN_GA(X, Y)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
LESS_IN_GA(s(X), s(Y)) → LESS_IN_GA(X, Y)
LESS_IN_GA(s(X)) → LESS_IN_GA(X)
From the DPs we obtained the following set of size-change graphs:
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
LESS_IN_GG(s(X), s(Y)) → LESS_IN_GG(X, Y)
From the DPs we obtained the following set of size-change graphs:
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_GAG(X, Y, Left, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right, Right1)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U1_GAG(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → INSERT_IN_GAG(X, Left, Left1)
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_GAG(X, Y, Left, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_GAG(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → INSERT_IN_GAG(X, Right, Right1)
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_GAG(X, Y, Right, Left1, less_out_gg) → INSERT_IN_GAG(X, Left1)
INSERT_IN_GAG(X, tree(Y, Left1, Right)) → U1_GAG(X, Y, Right, Left1, less_in_gg(X, Y))
INSERT_IN_GAG(X, tree(Y, Left, Right1)) → U3_GAG(X, Y, Left, Right1, less_in_gg(Y, X))
U3_GAG(X, Y, Left, Right1, less_out_gg) → INSERT_IN_GAG(X, Right1)
less_in_gg(0, s(X1)) → less_out_gg
less_in_gg(s(X), s(Y)) → U5_gg(less_in_gg(X, Y))
U5_gg(less_out_gg) → less_out_gg
less_in_gg(x0, x1)
U5_gg(x0)
From the DPs we obtained the following set of size-change graphs:
LESS_IN_AG(s(X), s(Y)) → LESS_IN_AG(X, Y)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
LESS_IN_AG(s(X), s(Y)) → LESS_IN_AG(X, Y)
LESS_IN_AG(s(Y)) → LESS_IN_AG(Y)
From the DPs we obtained the following set of size-change graphs:
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_AAG(X, Y, Left, Right, Right1, less_in_ga(Y, X))
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → INSERT_IN_AAG(X, Right, Right1)
insert_in_aag(X, void, tree(X, void, void)) → insert_out_aag(X, void, tree(X, void, void))
insert_in_aag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_aag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_aag(X, Y, Left, Right, Left1, less_in_ag(X, Y))
less_in_ag(0, s(X1)) → less_out_ag(0, s(X1))
less_in_ag(s(X), s(Y)) → U5_ag(X, Y, less_in_ag(X, Y))
U5_ag(X, Y, less_out_ag(X, Y)) → less_out_ag(s(X), s(Y))
U1_aag(X, Y, Left, Right, Left1, less_out_ag(X, Y)) → U2_aag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, void, tree(X, void, void)) → insert_out_gag(X, void, tree(X, void, void))
insert_in_gag(X, tree(X, Left, Right), tree(X, Left, Right)) → insert_out_gag(X, tree(X, Left, Right), tree(X, Left, Right))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right)) → U1_gag(X, Y, Left, Right, Left1, less_in_gg(X, Y))
less_in_gg(0, s(X1)) → less_out_gg(0, s(X1))
less_in_gg(s(X), s(Y)) → U5_gg(X, Y, less_in_gg(X, Y))
U5_gg(X, Y, less_out_gg(X, Y)) → less_out_gg(s(X), s(Y))
U1_gag(X, Y, Left, Right, Left1, less_out_gg(X, Y)) → U2_gag(X, Y, Left, Right, Left1, insert_in_gag(X, Left, Left1))
insert_in_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_gag(X, Y, Left, Right, Right1, less_in_gg(Y, X))
U3_gag(X, Y, Left, Right, Right1, less_out_gg(Y, X)) → U4_gag(X, Y, Left, Right, Right1, insert_in_gag(X, Right, Right1))
U4_gag(X, Y, Left, Right, Right1, insert_out_gag(X, Right, Right1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
U2_gag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_gag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
U2_aag(X, Y, Left, Right, Left1, insert_out_gag(X, Left, Left1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left1, Right))
insert_in_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_aag(X, Y, Left, Right, Right1, less_in_ga(Y, X))
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
U3_aag(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → U4_aag(X, Y, Left, Right, Right1, insert_in_aag(X, Right, Right1))
U4_aag(X, Y, Left, Right, Right1, insert_out_aag(X, Right, Right1)) → insert_out_aag(X, tree(Y, Left, Right), tree(Y, Left, Right1))
INSERT_IN_AAG(X, tree(Y, Left, Right), tree(Y, Left, Right1)) → U3_AAG(X, Y, Left, Right, Right1, less_in_ga(Y, X))
U3_AAG(X, Y, Left, Right, Right1, less_out_ga(Y, X)) → INSERT_IN_AAG(X, Right, Right1)
less_in_ga(0, s(X1)) → less_out_ga(0, s(X1))
less_in_ga(s(X), s(Y)) → U5_ga(X, Y, less_in_ga(X, Y))
U5_ga(X, Y, less_out_ga(X, Y)) → less_out_ga(s(X), s(Y))
INSERT_IN_AAG(tree(Y, Left, Right1)) → U3_AAG(Y, Left, Right1, less_in_ga(Y))
U3_AAG(Y, Left, Right1, less_out_ga) → INSERT_IN_AAG(Right1)
less_in_ga(0) → less_out_ga
less_in_ga(s(X)) → U5_ga(less_in_ga(X))
U5_ga(less_out_ga) → less_out_ga
less_in_ga(x0)
U5_ga(x0)
From the DPs we obtained the following set of size-change graphs: