c.02.koat

loading
details
attribute value
description
owner Johannes Waldmann
uploaded 2017-08-17 03:45:03.0
disk size 298 Bytes
downloadable true
type
attribute value
name no_type
processor id 1
description this is the default benchmark type for rejected benchmarks and benchmarks that are not associated with a type.
owning community none
loading contents
(GOAL COMPLEXITY)
(STARTTERM (FUNCTIONSYMBOLS start))
(VAR A B)
(RULES
  eval1(A,B) -> Com_1(eval2(A + 1,1)) :|: A >= 0
  eval2(A,B) -> Com_1(eval2(A,B + 1)) :|: A >= 0 && B >= 1 && A >= B
  eval2(A,B) -> Com_1(eval1(A - 2,B)) :|: A >= 0 && B >= 1 && B >= A + 1
  start(A,B) -> Com_1(eval1(A,B))
)
popout

content may be truncated. 'popout' for larger text window.

actions get anonymous link download benchmark