Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

f#( g( x ) , g( y ) ) f#( p( f( g( x ) , s( y ) ) ) , g( s( p( x ) ) ) )
f#( g( x ) , g( y ) ) p#( f( g( x ) , s( y ) ) )
f#( g( x ) , g( y ) ) f#( g( x ) , s( y ) )
f#( g( x ) , g( y ) ) g#( x )
f#( g( x ) , g( y ) ) g#( s( p( x ) ) )
f#( g( x ) , g( y ) ) p#( x )
p#( 0 ) g#( 0 )
g#( s( p( x ) ) ) p#( x )

1.1: dependency graph processor

The dependency pairs are split into 1 component(s).