/export/starexec/sandbox2/solver/bin/starexec_run_ttt2-1.17+nonreach /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Problem: not(and(x,y)) -> or(not(x),not(y)) not(or(x,y)) -> and(not(x),not(y)) and(x,or(y,z)) -> or(and(x,y),and(x,z)) Proof: DP Processor: DPs: not#(and(x,y)) -> not#(y) not#(and(x,y)) -> not#(x) not#(or(x,y)) -> not#(y) not#(or(x,y)) -> not#(x) not#(or(x,y)) -> and#(not(x),not(y)) and#(x,or(y,z)) -> and#(x,z) and#(x,or(y,z)) -> and#(x,y) TRS: not(and(x,y)) -> or(not(x),not(y)) not(or(x,y)) -> and(not(x),not(y)) and(x,or(y,z)) -> or(and(x,y),and(x,z)) TDG Processor: DPs: not#(and(x,y)) -> not#(y) not#(and(x,y)) -> not#(x) not#(or(x,y)) -> not#(y) not#(or(x,y)) -> not#(x) not#(or(x,y)) -> and#(not(x),not(y)) and#(x,or(y,z)) -> and#(x,z) and#(x,or(y,z)) -> and#(x,y) TRS: not(and(x,y)) -> or(not(x),not(y)) not(or(x,y)) -> and(not(x),not(y)) and(x,or(y,z)) -> or(and(x,y),and(x,z)) graph: and#(x,or(y,z)) -> and#(x,z) -> and#(x,or(y,z)) -> and#(x,y) and#(x,or(y,z)) -> and#(x,z) -> and#(x,or(y,z)) -> and#(x,z) and#(x,or(y,z)) -> and#(x,y) -> and#(x,or(y,z)) -> and#(x,y) and#(x,or(y,z)) -> and#(x,y) -> and#(x,or(y,z)) -> and#(x,z) not#(or(x,y)) -> and#(not(x),not(y)) -> and#(x,or(y,z)) -> and#(x,y) not#(or(x,y)) -> and#(not(x),not(y)) -> and#(x,or(y,z)) -> and#(x,z) not#(or(x,y)) -> not#(y) -> not#(or(x,y)) -> and#(not(x),not(y)) not#(or(x,y)) -> not#(y) -> not#(or(x,y)) -> not#(x) not#(or(x,y)) -> not#(y) -> not#(or(x,y)) -> not#(y) not#(or(x,y)) -> not#(y) -> not#(and(x,y)) -> not#(x) not#(or(x,y)) -> not#(y) -> not#(and(x,y)) -> not#(y) not#(or(x,y)) -> not#(x) -> not#(or(x,y)) -> and#(not(x),not(y)) not#(or(x,y)) -> not#(x) -> not#(or(x,y)) -> not#(x) not#(or(x,y)) -> not#(x) -> not#(or(x,y)) -> not#(y) not#(or(x,y)) -> not#(x) -> not#(and(x,y)) -> not#(x) not#(or(x,y)) -> not#(x) -> not#(and(x,y)) -> not#(y) not#(and(x,y)) -> not#(y) -> not#(or(x,y)) -> and#(not(x),not(y)) not#(and(x,y)) -> not#(y) -> not#(or(x,y)) -> not#(x) not#(and(x,y)) -> not#(y) -> not#(or(x,y)) -> not#(y) not#(and(x,y)) -> not#(y) -> not#(and(x,y)) -> not#(x) not#(and(x,y)) -> not#(y) -> not#(and(x,y)) -> not#(y) not#(and(x,y)) -> not#(x) -> not#(or(x,y)) -> and#(not(x),not(y)) not#(and(x,y)) -> not#(x) -> not#(or(x,y)) -> not#(x) not#(and(x,y)) -> not#(x) -> not#(or(x,y)) -> not#(y) not#(and(x,y)) -> not#(x) -> not#(and(x,y)) -> not#(x) not#(and(x,y)) -> not#(x) -> not#(and(x,y)) -> not#(y) SCC Processor: #sccs: 2 #rules: 6 #arcs: 26/49 DPs: not#(or(x,y)) -> not#(y) not#(and(x,y)) -> not#(y) not#(and(x,y)) -> not#(x) not#(or(x,y)) -> not#(x) TRS: not(and(x,y)) -> or(not(x),not(y)) not(or(x,y)) -> and(not(x),not(y)) and(x,or(y,z)) -> or(and(x,y),and(x,z)) Subterm Criterion Processor: simple projection: pi(not#) = 0 problem: DPs: TRS: not(and(x,y)) -> or(not(x),not(y)) not(or(x,y)) -> and(not(x),not(y)) and(x,or(y,z)) -> or(and(x,y),and(x,z)) Qed DPs: and#(x,or(y,z)) -> and#(x,z) and#(x,or(y,z)) -> and#(x,y) TRS: not(and(x,y)) -> or(not(x),not(y)) not(or(x,y)) -> and(not(x),not(y)) and(x,or(y,z)) -> or(and(x,y),and(x,z)) Subterm Criterion Processor: simple projection: pi(and#) = 1 problem: DPs: TRS: not(and(x,y)) -> or(not(x),not(y)) not(or(x,y)) -> and(not(x),not(y)) and(x,or(y,z)) -> or(and(x,y),and(x,z)) Qed