Termination w.r.t. Q of the following Term Rewriting System could not be shown:

Q restricted rewrite system:
The TRS R consists of the following rules:

g1(A) -> A
g1(B) -> A
g1(B) -> B
g1(C) -> A
g1(C) -> B
g1(C) -> C
foldB2(t, 0) -> t
foldB2(t, s1(n)) -> f2(foldB2(t, n), B)
foldC2(t, 0) -> t
foldC2(t, s1(n)) -> f2(foldC2(t, n), C)
f2(t, x) -> f'2(t, g1(x))
f'2(triple3(a, b, c), C) -> triple3(a, b, s1(c))
f'2(triple3(a, b, c), B) -> f2(triple3(a, b, c), A)
f'2(triple3(a, b, c), A) -> f''1(foldB2(triple3(s1(a), 0, c), b))
f''1(triple3(a, b, c)) -> foldC2(triple3(a, b, 0), c)

Q is empty.


QTRS
  ↳ DependencyPairsProof

Q restricted rewrite system:
The TRS R consists of the following rules:

g1(A) -> A
g1(B) -> A
g1(B) -> B
g1(C) -> A
g1(C) -> B
g1(C) -> C
foldB2(t, 0) -> t
foldB2(t, s1(n)) -> f2(foldB2(t, n), B)
foldC2(t, 0) -> t
foldC2(t, s1(n)) -> f2(foldC2(t, n), C)
f2(t, x) -> f'2(t, g1(x))
f'2(triple3(a, b, c), C) -> triple3(a, b, s1(c))
f'2(triple3(a, b, c), B) -> f2(triple3(a, b, c), A)
f'2(triple3(a, b, c), A) -> f''1(foldB2(triple3(s1(a), 0, c), b))
f''1(triple3(a, b, c)) -> foldC2(triple3(a, b, 0), c)

Q is empty.

Using Dependency Pairs [1,13] we result in the following initial DP problem:
Q DP problem:
The TRS P consists of the following rules:

F'2(triple3(a, b, c), A) -> FOLDB2(triple3(s1(a), 0, c), b)
F2(t, x) -> F'2(t, g1(x))
FOLDC2(t, s1(n)) -> F2(foldC2(t, n), C)
F2(t, x) -> G1(x)
FOLDB2(t, s1(n)) -> FOLDB2(t, n)
F''1(triple3(a, b, c)) -> FOLDC2(triple3(a, b, 0), c)
FOLDC2(t, s1(n)) -> FOLDC2(t, n)
F'2(triple3(a, b, c), A) -> F''1(foldB2(triple3(s1(a), 0, c), b))
F'2(triple3(a, b, c), B) -> F2(triple3(a, b, c), A)
FOLDB2(t, s1(n)) -> F2(foldB2(t, n), B)

The TRS R consists of the following rules:

g1(A) -> A
g1(B) -> A
g1(B) -> B
g1(C) -> A
g1(C) -> B
g1(C) -> C
foldB2(t, 0) -> t
foldB2(t, s1(n)) -> f2(foldB2(t, n), B)
foldC2(t, 0) -> t
foldC2(t, s1(n)) -> f2(foldC2(t, n), C)
f2(t, x) -> f'2(t, g1(x))
f'2(triple3(a, b, c), C) -> triple3(a, b, s1(c))
f'2(triple3(a, b, c), B) -> f2(triple3(a, b, c), A)
f'2(triple3(a, b, c), A) -> f''1(foldB2(triple3(s1(a), 0, c), b))
f''1(triple3(a, b, c)) -> foldC2(triple3(a, b, 0), c)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ DependencyPairsProof
QDP
      ↳ DependencyGraphProof

Q DP problem:
The TRS P consists of the following rules:

F'2(triple3(a, b, c), A) -> FOLDB2(triple3(s1(a), 0, c), b)
F2(t, x) -> F'2(t, g1(x))
FOLDC2(t, s1(n)) -> F2(foldC2(t, n), C)
F2(t, x) -> G1(x)
FOLDB2(t, s1(n)) -> FOLDB2(t, n)
F''1(triple3(a, b, c)) -> FOLDC2(triple3(a, b, 0), c)
FOLDC2(t, s1(n)) -> FOLDC2(t, n)
F'2(triple3(a, b, c), A) -> F''1(foldB2(triple3(s1(a), 0, c), b))
F'2(triple3(a, b, c), B) -> F2(triple3(a, b, c), A)
FOLDB2(t, s1(n)) -> F2(foldB2(t, n), B)

The TRS R consists of the following rules:

g1(A) -> A
g1(B) -> A
g1(B) -> B
g1(C) -> A
g1(C) -> B
g1(C) -> C
foldB2(t, 0) -> t
foldB2(t, s1(n)) -> f2(foldB2(t, n), B)
foldC2(t, 0) -> t
foldC2(t, s1(n)) -> f2(foldC2(t, n), C)
f2(t, x) -> f'2(t, g1(x))
f'2(triple3(a, b, c), C) -> triple3(a, b, s1(c))
f'2(triple3(a, b, c), B) -> f2(triple3(a, b, c), A)
f'2(triple3(a, b, c), A) -> f''1(foldB2(triple3(s1(a), 0, c), b))
f''1(triple3(a, b, c)) -> foldC2(triple3(a, b, 0), c)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph [13,14,18] contains 1 SCC with 1 less node.

↳ QTRS
  ↳ DependencyPairsProof
    ↳ QDP
      ↳ DependencyGraphProof
QDP

Q DP problem:
The TRS P consists of the following rules:

F'2(triple3(a, b, c), A) -> FOLDB2(triple3(s1(a), 0, c), b)
F2(t, x) -> F'2(t, g1(x))
FOLDC2(t, s1(n)) -> F2(foldC2(t, n), C)
FOLDB2(t, s1(n)) -> FOLDB2(t, n)
F''1(triple3(a, b, c)) -> FOLDC2(triple3(a, b, 0), c)
FOLDC2(t, s1(n)) -> FOLDC2(t, n)
F'2(triple3(a, b, c), A) -> F''1(foldB2(triple3(s1(a), 0, c), b))
F'2(triple3(a, b, c), B) -> F2(triple3(a, b, c), A)
FOLDB2(t, s1(n)) -> F2(foldB2(t, n), B)

The TRS R consists of the following rules:

g1(A) -> A
g1(B) -> A
g1(B) -> B
g1(C) -> A
g1(C) -> B
g1(C) -> C
foldB2(t, 0) -> t
foldB2(t, s1(n)) -> f2(foldB2(t, n), B)
foldC2(t, 0) -> t
foldC2(t, s1(n)) -> f2(foldC2(t, n), C)
f2(t, x) -> f'2(t, g1(x))
f'2(triple3(a, b, c), C) -> triple3(a, b, s1(c))
f'2(triple3(a, b, c), B) -> f2(triple3(a, b, c), A)
f'2(triple3(a, b, c), A) -> f''1(foldB2(triple3(s1(a), 0, c), b))
f''1(triple3(a, b, c)) -> foldC2(triple3(a, b, 0), c)

Q is empty.
We have to consider all minimal (P,Q,R)-chains.