indirect.itrs

loading
details
attribute value
description
owner Akihisa Yamada
uploaded 2020-06-20 22:49:27.0
disk size 195 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
(VAR x y)
(RULES 
  f(x, y) -> if1(x > y, x, y)
  
  h(x, y) -> if2(x > y, x, y)
  
  if1(TRUE, x, y) -> h(x, y)
  if1(FALSE, x, y) -> 0
  
  if2(TRUE, x, y) -> 0
  if2(FALSE, x, y) -> f(x, y)
)
popout

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

actions get anonymous link download benchmark