20.koat

loading
details
attribute value
description
owner Johannes Waldmann
uploaded 2017-08-17 03:45:03.0
disk size 259 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,B)) :|: A >= 1 && B = A
  eval2(A,B) -> Com_1(eval2(A - 1,B - 1)) :|: A >= 1
  eval2(A,B) -> Com_1(eval1(A,B)) :|: 0 >= A
  start(A,B) -> Com_1(eval1(A,B))
)
popout

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

actions get anonymous link download benchmark