Termination proof

1: switching to dependency pairs

The following set of initial dependency pairs has been identified.

max#( N( L( s( x ) ) , L( s( y ) ) ) ) max#( N( L( x ) , L( y ) ) )
max#( N( L( x ) , N( y , z ) ) ) max#( N( L( x ) , L( max( N( y , z ) ) ) ) )
max#( N( L( x ) , N( y , z ) ) ) max#( N( y , z ) )

1.1: dependency graph processor

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