| __#( __( X , Y ) , Z ) | → | __#( X , __( Y , Z ) ) |
| __#( __( X , Y ) , Z ) | → | __#( Y , Z ) |
| U11#( tt , V ) | → | U12#( isNeList( activate( V ) ) ) |
| U11#( tt , V ) | → | isNeList#( activate( V ) ) |
| U11#( tt , V ) | → | activate#( V ) |
| U21#( tt , V1 , V2 ) | → | U22#( isList( activate( V1 ) ) , activate( V2 ) ) |
| U21#( tt , V1 , V2 ) | → | isList#( activate( V1 ) ) |
| U21#( tt , V1 , V2 ) | → | activate#( V1 ) |
| U21#( tt , V1 , V2 ) | → | activate#( V2 ) |
| U22#( tt , V2 ) | → | U23#( isList( activate( V2 ) ) ) |
| U22#( tt , V2 ) | → | isList#( activate( V2 ) ) |
| U22#( tt , V2 ) | → | activate#( V2 ) |
| U31#( tt , V ) | → | U32#( isQid( activate( V ) ) ) |
| U31#( tt , V ) | → | isQid#( activate( V ) ) |
| U31#( tt , V ) | → | activate#( V ) |
| U41#( tt , V1 , V2 ) | → | U42#( isList( activate( V1 ) ) , activate( V2 ) ) |
| U41#( tt , V1 , V2 ) | → | isList#( activate( V1 ) ) |
| U41#( tt , V1 , V2 ) | → | activate#( V1 ) |
| U41#( tt , V1 , V2 ) | → | activate#( V2 ) |
| U42#( tt , V2 ) | → | U43#( isNeList( activate( V2 ) ) ) |
| U42#( tt , V2 ) | → | isNeList#( activate( V2 ) ) |
| U42#( tt , V2 ) | → | activate#( V2 ) |
| U51#( tt , V1 , V2 ) | → | U52#( isNeList( activate( V1 ) ) , activate( V2 ) ) |
| U51#( tt , V1 , V2 ) | → | isNeList#( activate( V1 ) ) |
| U51#( tt , V1 , V2 ) | → | activate#( V1 ) |
| U51#( tt , V1 , V2 ) | → | activate#( V2 ) |
| U52#( tt , V2 ) | → | U53#( isList( activate( V2 ) ) ) |
| U52#( tt , V2 ) | → | isList#( activate( V2 ) ) |
| U52#( tt , V2 ) | → | activate#( V2 ) |
| U61#( tt , V ) | → | U62#( isQid( activate( V ) ) ) |
| U61#( tt , V ) | → | isQid#( activate( V ) ) |
| U61#( tt , V ) | → | activate#( V ) |
| U71#( tt , V ) | → | U72#( isNePal( activate( V ) ) ) |
| U71#( tt , V ) | → | isNePal#( activate( V ) ) |
| U71#( tt , V ) | → | activate#( V ) |
| and#( tt , X ) | → | activate#( X ) |
| isList#( V ) | → | U11#( isPalListKind( activate( V ) ) , activate( V ) ) |
| isList#( V ) | → | isPalListKind#( activate( V ) ) |
| isList#( V ) | → | activate#( V ) |
| isList#( V ) | → | activate#( V ) |
| isList#( n____( V1 , V2 ) ) | → | U21#( and( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) , activate( V1 ) , activate( V2 ) ) |
| isList#( n____( V1 , V2 ) ) | → | and#( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) |
| isList#( n____( V1 , V2 ) ) | → | isPalListKind#( activate( V1 ) ) |
| isList#( n____( V1 , V2 ) ) | → | activate#( V1 ) |
| isList#( n____( V1 , V2 ) ) | → | activate#( V2 ) |
| isList#( n____( V1 , V2 ) ) | → | activate#( V1 ) |
| isList#( n____( V1 , V2 ) ) | → | activate#( V2 ) |
| isNeList#( V ) | → | U31#( isPalListKind( activate( V ) ) , activate( V ) ) |
| isNeList#( V ) | → | isPalListKind#( activate( V ) ) |
| isNeList#( V ) | → | activate#( V ) |
| isNeList#( V ) | → | activate#( V ) |
| isNeList#( n____( V1 , V2 ) ) | → | U41#( and( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) , activate( V1 ) , activate( V2 ) ) |
| isNeList#( n____( V1 , V2 ) ) | → | and#( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) |
| isNeList#( n____( V1 , V2 ) ) | → | isPalListKind#( activate( V1 ) ) |
| isNeList#( n____( V1 , V2 ) ) | → | activate#( V1 ) |
| isNeList#( n____( V1 , V2 ) ) | → | activate#( V2 ) |
| isNeList#( n____( V1 , V2 ) ) | → | activate#( V1 ) |
| isNeList#( n____( V1 , V2 ) ) | → | activate#( V2 ) |
| isNeList#( n____( V1 , V2 ) ) | → | U51#( and( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) , activate( V1 ) , activate( V2 ) ) |
| isNeList#( n____( V1 , V2 ) ) | → | and#( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) |
| isNeList#( n____( V1 , V2 ) ) | → | isPalListKind#( activate( V1 ) ) |
| isNeList#( n____( V1 , V2 ) ) | → | activate#( V1 ) |
| isNeList#( n____( V1 , V2 ) ) | → | activate#( V2 ) |
| isNeList#( n____( V1 , V2 ) ) | → | activate#( V1 ) |
| isNeList#( n____( V1 , V2 ) ) | → | activate#( V2 ) |
| isNePal#( V ) | → | U61#( isPalListKind( activate( V ) ) , activate( V ) ) |
| isNePal#( V ) | → | isPalListKind#( activate( V ) ) |
| isNePal#( V ) | → | activate#( V ) |
| isNePal#( V ) | → | activate#( V ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | and#( and( isQid( activate( I ) ) , n__isPalListKind( activate( I ) ) ) , n__and( n__isPal( activate( P ) ) , n__isPalListKind( activate( P ) ) ) ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | and#( isQid( activate( I ) ) , n__isPalListKind( activate( I ) ) ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | isQid#( activate( I ) ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | activate#( I ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | activate#( I ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | activate#( P ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | activate#( P ) |
| isPal#( V ) | → | U71#( isPalListKind( activate( V ) ) , activate( V ) ) |
| isPal#( V ) | → | isPalListKind#( activate( V ) ) |
| isPal#( V ) | → | activate#( V ) |
| isPal#( V ) | → | activate#( V ) |
| isPalListKind#( n____( V1 , V2 ) ) | → | and#( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) |
| isPalListKind#( n____( V1 , V2 ) ) | → | isPalListKind#( activate( V1 ) ) |
| isPalListKind#( n____( V1 , V2 ) ) | → | activate#( V1 ) |
| isPalListKind#( n____( V1 , V2 ) ) | → | activate#( V2 ) |
| activate#( n__nil ) | → | nil# |
| activate#( n____( X1 , X2 ) ) | → | __#( activate( X1 ) , activate( X2 ) ) |
| activate#( n____( X1 , X2 ) ) | → | activate#( X1 ) |
| activate#( n____( X1 , X2 ) ) | → | activate#( X2 ) |
| activate#( n__isPalListKind( X ) ) | → | isPalListKind#( X ) |
| activate#( n__and( X1 , X2 ) ) | → | and#( activate( X1 ) , X2 ) |
| activate#( n__and( X1 , X2 ) ) | → | activate#( X1 ) |
| activate#( n__isPal( X ) ) | → | isPal#( X ) |
| activate#( n__a ) | → | a# |
| activate#( n__e ) | → | e# |
| activate#( n__i ) | → | i# |
| activate#( n__o ) | → | o# |
| activate#( n__u ) | → | u# |
The dependency pairs are split into 3 component(s).
| U11#( tt , V ) | → | isNeList#( activate( V ) ) |
| isNeList#( n____( V1 , V2 ) ) | → | U41#( and( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) , activate( V1 ) , activate( V2 ) ) |
| U41#( tt , V1 , V2 ) | → | U42#( isList( activate( V1 ) ) , activate( V2 ) ) |
| U42#( tt , V2 ) | → | isNeList#( activate( V2 ) ) |
| isNeList#( n____( V1 , V2 ) ) | → | U51#( and( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) , activate( V1 ) , activate( V2 ) ) |
| U51#( tt , V1 , V2 ) | → | U52#( isNeList( activate( V1 ) ) , activate( V2 ) ) |
| U52#( tt , V2 ) | → | isList#( activate( V2 ) ) |
| isList#( V ) | → | U11#( isPalListKind( activate( V ) ) , activate( V ) ) |
| isList#( n____( V1 , V2 ) ) | → | U21#( and( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) , activate( V1 ) , activate( V2 ) ) |
| U21#( tt , V1 , V2 ) | → | U22#( isList( activate( V1 ) ) , activate( V2 ) ) |
| U22#( tt , V2 ) | → | isList#( activate( V2 ) ) |
| U21#( tt , V1 , V2 ) | → | isList#( activate( V1 ) ) |
| U51#( tt , V1 , V2 ) | → | isNeList#( activate( V1 ) ) |
| U41#( tt , V1 , V2 ) | → | isList#( activate( V1 ) ) |
Linear polynomial interpretation over the naturals
| [n__isPalListKind (x1) ] | = | 0 | |
| [U42# (x1, x2) ] | = | 3 x1 | |
| [__ (x1, x2) ] | = | x1 + x2 + 3 | |
| [a] | = | 2 | |
| [isNePal (x1) ] | = | 0 | |
| [U21 (x1, x2, x3) ] | = | 0 | |
| [U41# (x1, x2, x3) ] | = | 3 x1 + 3 x2 + 2 | |
| [U41 (x1, x2, x3) ] | = | 2 x1 + x2 + 1 | |
| [i] | = | 0 | |
| [U22# (x1, x2) ] | = | 3 x1 + 1 | |
| [activate (x1) ] | = | x1 | |
| [U72 (x1) ] | = | 0 | |
| [U61 (x1, x2) ] | = | 0 | |
| [and (x1, x2) ] | = | x1 | |
| [U31 (x1, x2) ] | = | 0 | |
| [U71 (x1, x2) ] | = | 0 | |
| [n__o] | = | 0 | |
| [isNeList (x1) ] | = | 3 x1 | |
| [isPal (x1) ] | = | 0 | |
| [n____ (x1, x2) ] | = | x1 + x2 + 3 | |
| [U52# (x1, x2) ] | = | 3 x1 + 1 | |
| [U51# (x1, x2, x3) ] | = | 3 x1 + 3 x2 + 2 | |
| [n__e] | = | 2 | |
| [tt] | = | 0 | |
| [o] | = | 0 | |
| [U21# (x1, x2, x3) ] | = | 3 x1 + 3 x2 + 1 | |
| [e] | = | 2 | |
| [n__a] | = | 2 | |
| [n__and (x1, x2) ] | = | x1 | |
| [n__u] | = | 0 | |
| [U23 (x1) ] | = | 0 | |
| [U51 (x1, x2, x3) ] | = | 3 x1 + 2 x2 + 2 | |
| [U53 (x1) ] | = | 1 | |
| [isList# (x1) ] | = | 3 x1 + 1 | |
| [U62 (x1) ] | = | 0 | |
| [u] | = | 0 | |
| [U22 (x1, x2) ] | = | 0 | |
| [U32 (x1) ] | = | 0 | |
| [U11# (x1, x2) ] | = | 3 x1 + 1 | |
| [isList (x1) ] | = | 0 | |
| [n__nil] | = | 0 | |
| [U52 (x1, x2) ] | = | x1 + 2 | |
| [n__isPal (x1) ] | = | 0 | |
| [nil] | = | 0 | |
| [U42 (x1, x2) ] | = | 1 | |
| [isPalListKind (x1) ] | = | 0 | |
| [U11 (x1, x2) ] | = | 0 | |
| [isNeList# (x1) ] | = | 3 x1 | |
| [n__i] | = | 0 | |
| [isQid (x1) ] | = | 0 | |
| [U43 (x1) ] | = | 1 | |
| [U12 (x1) ] | = | 0 | |
| [f(x1, ..., xn)] | = | x1 + ... + xn + 1 | for all other symbols f of arity n |
| U42#( tt , V2 ) | → | isNeList#( activate( V2 ) ) |
| U52#( tt , V2 ) | → | isList#( activate( V2 ) ) |
| isList#( V ) | → | U11#( isPalListKind( activate( V ) ) , activate( V ) ) |
| U21#( tt , V1 , V2 ) | → | U22#( isList( activate( V1 ) ) , activate( V2 ) ) |
| U22#( tt , V2 ) | → | isList#( activate( V2 ) ) |
| U21#( tt , V1 , V2 ) | → | isList#( activate( V1 ) ) |
The dependency pairs are split into 0 component(s).
| activate#( n____( X1 , X2 ) ) | → | activate#( X1 ) |
| activate#( n____( X1 , X2 ) ) | → | activate#( X2 ) |
| activate#( n__isPalListKind( X ) ) | → | isPalListKind#( X ) |
| isPalListKind#( n____( V1 , V2 ) ) | → | and#( isPalListKind( activate( V1 ) ) , n__isPalListKind( activate( V2 ) ) ) |
| and#( tt , X ) | → | activate#( X ) |
| activate#( n__and( X1 , X2 ) ) | → | and#( activate( X1 ) , X2 ) |
| activate#( n__and( X1 , X2 ) ) | → | activate#( X1 ) |
| activate#( n__isPal( X ) ) | → | isPal#( X ) |
| isPal#( V ) | → | U71#( isPalListKind( activate( V ) ) , activate( V ) ) |
| U71#( tt , V ) | → | isNePal#( activate( V ) ) |
| isNePal#( V ) | → | U61#( isPalListKind( activate( V ) ) , activate( V ) ) |
| U61#( tt , V ) | → | activate#( V ) |
| isNePal#( V ) | → | isPalListKind#( activate( V ) ) |
| isPalListKind#( n____( V1 , V2 ) ) | → | isPalListKind#( activate( V1 ) ) |
| isPalListKind#( n____( V1 , V2 ) ) | → | activate#( V1 ) |
| isPalListKind#( n____( V1 , V2 ) ) | → | activate#( V2 ) |
| isNePal#( V ) | → | activate#( V ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | and#( and( isQid( activate( I ) ) , n__isPalListKind( activate( I ) ) ) , n__and( n__isPal( activate( P ) ) , n__isPalListKind( activate( P ) ) ) ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | and#( isQid( activate( I ) ) , n__isPalListKind( activate( I ) ) ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | activate#( I ) |
| isNePal#( n____( I , n____( P , I ) ) ) | → | activate#( P ) |
| U71#( tt , V ) | → | activate#( V ) |
| isPal#( V ) | → | isPalListKind#( activate( V ) ) |
| isPal#( V ) | → | activate#( V ) |
Linear polynomial interpretation over the naturals
| [n__isPalListKind (x1) ] | = | x1 | |
| [__ (x1, x2) ] | = | 2 x1 + x2 + 2 | |
| [a] | = | 0 | |
| [isNePal (x1) ] | = | x1 + 2 | |
| [U21 (x1, x2, x3) ] | = | x1 + x2 | |
| [U41 (x1, x2, x3) ] | = | 0 | |
| [i] | = | 0 | |
| [activate (x1) ] | = | x1 | |
| [U72 (x1) ] | = | 0 | |
| [and (x1, x2) ] | = | x1 + x2 | |
| [U31 (x1, x2) ] | = | x1 | |
| [U61 (x1, x2) ] | = | x1 + 1 | |
| [U71 (x1, x2) ] | = | 0 | |
| [n__o] | = | 0 | |
| [isNeList (x1) ] | = | x1 | |
| [isPal (x1) ] | = | x1 | |
| [isPalListKind# (x1) ] | = | 2 x1 | |
| [n____ (x1, x2) ] | = | 2 x1 + x2 + 2 | |
| [n__e] | = | 0 | |
| [tt] | = | 0 | |
| [o] | = | 0 | |
| [e] | = | 0 | |
| [n__a] | = | 0 | |
| [activate# (x1) ] | = | 2 x1 | |
| [n__and (x1, x2) ] | = | x1 + x2 | |
| [n__u] | = | 0 | |
| [U23 (x1) ] | = | 0 | |
| [U51 (x1, x2, x3) ] | = | 2 | |
| [U53 (x1) ] | = | 1 | |
| [U71# (x1, x2) ] | = | 2 x1 | |
| [isPal# (x1) ] | = | 2 x1 | |
| [U62 (x1) ] | = | 1 | |
| [u] | = | 0 | |
| [U22 (x1, x2) ] | = | 0 | |
| [U32 (x1) ] | = | 0 | |
| [U61# (x1, x2) ] | = | 2 x1 | |
| [isList (x1) ] | = | 2 x1 | |
| [and# (x1, x2) ] | = | 2 x1 + 2 x2 | |
| [n__nil] | = | 0 | |
| [U52 (x1, x2) ] | = | 2 | |
| [n__isPal (x1) ] | = | x1 | |
| [nil] | = | 0 | |
| [U42 (x1, x2) ] | = | 0 | |
| [isPalListKind (x1) ] | = | x1 | |
| [U11 (x1, x2) ] | = | 0 | |
| [n__i] | = | 0 | |
| [isNePal# (x1) ] | = | 2 x1 | |
| [isQid (x1) ] | = | 2 | |
| [U43 (x1) ] | = | 0 | |
| [U12 (x1) ] | = | 0 | |
| [f(x1, ..., xn)] | = | x1 + ... + xn + 1 | for all other symbols f of arity n |
| activate#( n__isPalListKind( X ) ) | → | isPalListKind#( X ) |
| and#( tt , X ) | → | activate#( X ) |
| activate#( n__and( X1 , X2 ) ) | → | and#( activate( X1 ) , X2 ) |
| activate#( n__and( X1 , X2 ) ) | → | activate#( X1 ) |
| activate#( n__isPal( X ) ) | → | isPal#( X ) |
| isPal#( V ) | → | U71#( isPalListKind( activate( V ) ) , activate( V ) ) |
| U71#( tt , V ) | → | isNePal#( activate( V ) ) |
| isNePal#( V ) | → | U61#( isPalListKind( activate( V ) ) , activate( V ) ) |
| U61#( tt , V ) | → | activate#( V ) |
| isNePal#( V ) | → | isPalListKind#( activate( V ) ) |
| isNePal#( V ) | → | activate#( V ) |
| U71#( tt , V ) | → | activate#( V ) |
| isPal#( V ) | → | isPalListKind#( activate( V ) ) |
| isPal#( V ) | → | activate#( V ) |
The dependency pairs are split into 1 component(s).
| activate#( n__and( X1 , X2 ) ) | → | and#( activate( X1 ) , X2 ) |
| and#( tt , X ) | → | activate#( X ) |
| activate#( n__and( X1 , X2 ) ) | → | activate#( X1 ) |
| activate#( n__isPal( X ) ) | → | isPal#( X ) |
| isPal#( V ) | → | U71#( isPalListKind( activate( V ) ) , activate( V ) ) |
| U71#( tt , V ) | → | isNePal#( activate( V ) ) |
| isNePal#( V ) | → | U61#( isPalListKind( activate( V ) ) , activate( V ) ) |
| U61#( tt , V ) | → | activate#( V ) |
| isNePal#( V ) | → | activate#( V ) |
| U71#( tt , V ) | → | activate#( V ) |
| isPal#( V ) | → | activate#( V ) |
Linear polynomial interpretation over the naturals
| [n__isPalListKind (x1) ] | = | 0 | |
| [__ (x1, x2) ] | = | x1 + x2 + 2 | |
| [a] | = | 0 | |
| [isNePal (x1) ] | = | 2 x1 | |
| [U21 (x1, x2, x3) ] | = | 3 x1 + 3 x2 + 2 | |
| [U41 (x1, x2, x3) ] | = | 0 | |
| [i] | = | 0 | |
| [activate (x1) ] | = | x1 | |
| [U72 (x1) ] | = | 0 | |
| [U31 (x1, x2) ] | = | 0 | |
| [U61 (x1, x2) ] | = | x1 | |
| [and (x1, x2) ] | = | 2 x1 + x2 | |
| [U71 (x1, x2) ] | = | 0 | |
| [n__o] | = | 0 | |
| [isNeList (x1) ] | = | 0 | |
| [isPal (x1) ] | = | x1 + 1 | |
| [n____ (x1, x2) ] | = | x1 + x2 + 2 | |
| [n__e] | = | 0 | |
| [tt] | = | 0 | |
| [o] | = | 0 | |
| [e] | = | 0 | |
| [n__a] | = | 0 | |
| [activate# (x1) ] | = | 2 x1 | |
| [n__u] | = | 0 | |
| [n__and (x1, x2) ] | = | 2 x1 + x2 | |
| [U23 (x1) ] | = | 0 | |
| [U51 (x1, x2, x3) ] | = | 0 | |
| [U53 (x1) ] | = | 0 | |
| [U71# (x1, x2) ] | = | 2 x1 + 1 | |
| [isPal# (x1) ] | = | 2 x1 + 2 | |
| [U62 (x1) ] | = | 0 | |
| [u] | = | 0 | |
| [U22 (x1, x2) ] | = | 0 | |
| [U32 (x1) ] | = | 0 | |
| [U61# (x1, x2) ] | = | 2 x1 | |
| [isList (x1) ] | = | 3 x1 + 2 | |
| [and# (x1, x2) ] | = | 2 x1 | |
| [n__nil] | = | 0 | |
| [U52 (x1, x2) ] | = | 0 | |
| [n__isPal (x1) ] | = | x1 + 1 | |
| [nil] | = | 0 | |
| [U42 (x1, x2) ] | = | 0 | |
| [isPalListKind (x1) ] | = | 0 | |
| [U11 (x1, x2) ] | = | 2 | |
| [n__i] | = | 0 | |
| [isNePal# (x1) ] | = | 2 x1 + 1 | |
| [isQid (x1) ] | = | 0 | |
| [U43 (x1) ] | = | 0 | |
| [U12 (x1) ] | = | 2 | |
| [f(x1, ..., xn)] | = | x1 + ... + xn + 1 | for all other symbols f of arity n |
| activate#( n__and( X1 , X2 ) ) | → | and#( activate( X1 ) , X2 ) |
| and#( tt , X ) | → | activate#( X ) |
| activate#( n__and( X1 , X2 ) ) | → | activate#( X1 ) |
| activate#( n__isPal( X ) ) | → | isPal#( X ) |
| U71#( tt , V ) | → | isNePal#( activate( V ) ) |
| U61#( tt , V ) | → | activate#( V ) |
The dependency pairs are split into 1 component(s).
| and#( tt , X ) | → | activate#( X ) |
| activate#( n__and( X1 , X2 ) ) | → | and#( activate( X1 ) , X2 ) |
| activate#( n__and( X1 , X2 ) ) | → | activate#( X1 ) |
Linear polynomial interpretation over the naturals
| [n__isPalListKind (x1) ] | = | x1 | |
| [__ (x1, x2) ] | = | 2 x1 + x2 + 2 | |
| [a] | = | 0 | |
| [isNePal (x1) ] | = | x1 + 2 | |
| [U21 (x1, x2, x3) ] | = | 1 | |
| [U41 (x1, x2, x3) ] | = | x1 + 2 | |
| [U62 (x1) ] | = | 1 | |
| [i] | = | 0 | |
| [activate (x1) ] | = | x1 | |
| [U72 (x1) ] | = | 1 | |
| [U31 (x1, x2) ] | = | x1 + x2 | |
| [and (x1, x2) ] | = | 2 x1 + x2 + 1 | |
| [u] | = | 0 | |
| [U61 (x1, x2) ] | = | 1 | |
| [U71 (x1, x2) ] | = | 1 | |
| [n__o] | = | 0 | |
| [U22 (x1, x2) ] | = | 0 | |
| [isNeList (x1) ] | = | 2 x1 | |
| [U32 (x1) ] | = | 0 | |
| [isPal (x1) ] | = | 1 | |
| [n____ (x1, x2) ] | = | 2 x1 + x2 + 2 | |
| [isList (x1) ] | = | 1 | |
| [and# (x1, x2) ] | = | 2 x1 + 2 x2 + 2 | |
| [n__e] | = | 0 | |
| [n__nil] | = | 2 | |
| [U52 (x1, x2) ] | = | 2 | |
| [n__isPal (x1) ] | = | 1 | |
| [nil] | = | 2 | |
| [U42 (x1, x2) ] | = | 1 | |
| [tt] | = | 0 | |
| [o] | = | 0 | |
| [isPalListKind (x1) ] | = | x1 | |
| [e] | = | 0 | |
| [U11 (x1, x2) ] | = | 1 | |
| [n__a] | = | 0 | |
| [n__i] | = | 0 | |
| [activate# (x1) ] | = | 2 x1 + 1 | |
| [isQid (x1) ] | = | 0 | |
| [n__and (x1, x2) ] | = | 2 x1 + x2 + 1 | |
| [n__u] | = | 0 | |
| [U23 (x1) ] | = | 0 | |
| [U53 (x1) ] | = | 2 | |
| [U51 (x1, x2, x3) ] | = | 2 x1 + 2 | |
| [U43 (x1) ] | = | 1 | |
| [U12 (x1) ] | = | 0 | |
| [f(x1, ..., xn)] | = | x1 + ... + xn + 1 | for all other symbols f of arity n |
| none |
All dependency pairs have been removed.
| __#( __( X , Y ) , Z ) | → | __#( Y , Z ) |
| __#( __( X , Y ) , Z ) | → | __#( X , __( Y , Z ) ) |
Linear polynomial interpretation over the naturals
| [n__isPalListKind (x1) ] | = | 0 | |
| [__ (x1, x2) ] | = | 2 x1 + x2 + 2 | |
| [a] | = | 0 | |
| [isNePal (x1) ] | = | 2 x1 | |
| [U21 (x1, x2, x3) ] | = | 3 x1 + 3 | |
| [__# (x1, x2) ] | = | 2 x1 | |
| [U41 (x1, x2, x3) ] | = | 0 | |
| [U62 (x1) ] | = | 0 | |
| [i] | = | 0 | |
| [activate (x1) ] | = | x1 | |
| [U72 (x1) ] | = | 0 | |
| [and (x1, x2) ] | = | x1 + 2 x2 | |
| [u] | = | 0 | |
| [U31 (x1, x2) ] | = | 0 | |
| [U61 (x1, x2) ] | = | x1 | |
| [U71 (x1, x2) ] | = | 0 | |
| [n__o] | = | 0 | |
| [U22 (x1, x2) ] | = | x1 | |
| [isNeList (x1) ] | = | 0 | |
| [U32 (x1) ] | = | 0 | |
| [isPal (x1) ] | = | 1 | |
| [n____ (x1, x2) ] | = | 2 x1 + x2 + 2 | |
| [isList (x1) ] | = | 3 x1 + 3 | |
| [n__e] | = | 0 | |
| [n__nil] | = | 0 | |
| [U52 (x1, x2) ] | = | 0 | |
| [n__isPal (x1) ] | = | 1 | |
| [nil] | = | 0 | |
| [U42 (x1, x2) ] | = | 0 | |
| [tt] | = | 0 | |
| [o] | = | 0 | |
| [isPalListKind (x1) ] | = | 0 | |
| [e] | = | 0 | |
| [U11 (x1, x2) ] | = | 2 | |
| [n__a] | = | 0 | |
| [n__i] | = | 0 | |
| [isQid (x1) ] | = | 1 | |
| [n__and (x1, x2) ] | = | x1 + 2 x2 | |
| [n__u] | = | 0 | |
| [U23 (x1) ] | = | 0 | |
| [U53 (x1) ] | = | 0 | |
| [U51 (x1, x2, x3) ] | = | 0 | |
| [U43 (x1) ] | = | 0 | |
| [U12 (x1) ] | = | 1 | |
| [f(x1, ..., xn)] | = | x1 + ... + xn + 1 | for all other symbols f of arity n |
| none |
All dependency pairs have been removed.