Details

Time bar (total: 2.3s)

sample26.0ms

Algorithm
intervals
Results
13.0ms339×body80valid

simplify163.0ms

Counts
1 → 1

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ x (* y (- z x)))
0.0b
(* y (- z x))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*r*
pow1 add-exp-log distribute-rgt-in add-cube-cbrt sub-neg associate-+r+ distribute-lft-in add-cbrt-cube add-log-exp
associate-*l*
associate-*r/
+-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 41
Calls
2 calls:
7.0ms
(+ x (* y (- z x)))
23.0ms
(* y (- z x))

series86.0ms

Counts
2 → 6
Calls
2 calls:
33.0ms
(+ x (* y (- z x)))
53.0ms
(* y (- z x))

simplify83.0ms

Counts
47 → 47

prune80.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (+ x (* z y)) (* y (- x)))
0.0b
(+ x (* z y))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
sum-log
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ distribute-rgt-neg-out add-cbrt-cube flip-+
associate-+l+ unsub-neg
Counts
2 → 26
Calls
2 calls:
24.0ms
(+ (+ x (* z y)) (* y (- x)))
6.0ms
(+ x (* z y))

series67.0ms

Counts
2 → 6
Calls
2 calls:
33.0ms
(+ (+ x (* z y)) (* y (- x)))
34.0ms
(+ x (* z y))

simplify83.0ms

Counts
32 → 32

prune59.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (cbrt (pow (* y (- z x)) 3)))
0.0b
(* y (- z x))
0.3b
(pow (* y (- z x)) 3)
31.5b
(cbrt (pow (* y (- z x)) 3))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt *-un-lft-identity
pow1 add-exp-log add-cbrt-cube
cbrt-prod add-cube-cbrt
associate-*r/ add-log-exp
associate-*r*
cube-div
pow-unpow flip3-- associate-*l* flip--
distribute-rgt-in cube-mult sub-neg unpow-prod-down cbrt-div pow-pow distribute-lft-in unpow3 cube-prod pow-prod-down pow-exp prod-exp cbrt-unprod rem-cube-cbrt sqr-pow
+-commutative pow-to-exp flip3-+ pow1/3 sum-log *-commutative rem-cbrt-cube flip-+ distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 81
Calls
4 calls:
9.0ms
(+ x (cbrt (pow (* y (- z x)) 3)))
26.0ms
(* y (- z x))
10.0ms
(pow (* y (- z x)) 3)
4.0ms
(cbrt (pow (* y (- z x)) 3))

series211.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(+ x (cbrt (pow (* y (- z x)) 3)))
41.0ms
(* y (- z x))
58.0ms
(pow (* y (- z x)) 3)
60.0ms
(cbrt (pow (* y (- z x)) 3))

simplify45.0ms

Counts
93 → 93

prune189.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0.0b

regimes44.0ms

Accuracy

0% (0.0b remaining)

Error of 0.0b against oracle of 0.0b and baseline of 0.0b

bsearch0.0ms

simplify1.0ms

end0.0ms

sample987.0ms

Algorithm
intervals
Results
299.0ms10162×body80valid