YES(?,O(1)) * Step 1: UnreachableRules WORST_CASE(?,O(1)) + Considered Problem: Rules: 0. f12(A,B,C,D,E) -> f11(A,B,C,D,E) True (?,1) 1. f28(A,B,C,D,E) -> f20(A,1,A,1,A) [A >= 1] (1,1) Signature: {(f11,5);(f12,5);(f20,5);(f28,5)} Flow Graph: [0->{},1->{}] + Applied Processor: UnreachableRules + Details: Following transitions are not reachable from the starting states and are revomed: [0] * Step 2: UnsatPaths WORST_CASE(?,O(1)) + Considered Problem: Rules: 1. f28(A,B,C,D,E) -> f20(A,1,A,1,A) [A >= 1] (1,1) Signature: {(f11,5);(f12,5);(f20,5);(f28,5)} Flow Graph: [1->{}] + Applied Processor: UnsatPaths + Details: The problem is already solved. YES(?,O(1))