Details

Time bar (total: 11.9s)

sample23.0ms

Algorithm
intervals
Results
9.0ms322×body80valid

simplify885.0ms

Counts
1 → 1
Iterations
IterNodes
done5001
101750
9381
8140
7100
679
568
453
334
220
113
08

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 2 expressions with local error:

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

rewrite47.0ms

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

series105.0ms

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

simplify448.0ms

Counts
40 → 40
Iterations
IterNodes
done5001
2703
1181
074

prune201.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ y z) x)
0.0b
(- (* y 1.0) (/ (* (* (+ y z) x) (- y z)) (+ y z)))
0.2b
(* (* (+ y z) x) (- y z))
18.8b
(/ (* (* (+ y z) x) (- y z)) (+ y z))

rewrite135.0ms

Algorithm
rewrite-expression-head
Rules
20×add-cbrt-cube add-exp-log
18×associate-*l/
17×*-un-lft-identity
13×add-sqr-sqrt
11×pow1
add-cube-cbrt
frac-times flip3-+ associate-*r* flip-+ associate-/l/
flip3-- prod-exp cbrt-unprod flip--
add-log-exp
associate-*l*
associate-/r* times-frac pow-prod-down associate-*r/
cbrt-undiv sub-neg div-exp distribute-lft-out
distribute-rgt-in distribute-lft-in associate-/r/ *-commutative
clear-num frac-2neg diff-log div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 100
Calls
4 calls:
16.0ms
(* (+ y z) x)
20.0ms
(- (* y 1.0) (/ (* (* (+ y z) x) (- y z)) (+ y z)))
46.0ms
(* (* (+ y z) x) (- y z))
50.0ms
(/ (* (* (+ y z) x) (- y z)) (+ y z))

series164.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(* (+ y z) x)
38.0ms
(- (* y 1.0) (/ (* (* (+ y z) x) (- y z)) (+ y z)))
54.0ms
(* (* (+ y z) x) (- y z))
33.0ms
(/ (* (* (+ y z) x) (- y z)) (+ y z))

simplify2.4s

Counts
112 → 112
Iterations
IterNodes
done5001
24463
1516
0165

prune652.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize32.0ms

Local error

Found 4 expressions with local error:

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

rewrite130.0ms

Algorithm
rewrite-expression-head
Rules
250×times-frac
182×*-un-lft-identity
122×add-sqr-sqrt
72×add-cube-cbrt
68×cbrt-prod
62×unpow-prod-down cube-prod
31×add-cbrt-cube add-exp-log distribute-lft-out
26×associate-/r*
24×distribute-lft-out-- difference-of-squares
17×associate-/r/
12×cbrt-undiv div-exp
11×div-inv
pow1
flip3-- flip--
pow-exp prod-exp cbrt-unprod rem-cube-cbrt
associate-*r* associate-*r/ add-log-exp
pow-unpow associate-*l*
cube-div cube-mult flip3-+ unpow3 flip-+ sqr-pow associate-/l/
distribute-rgt-in pow-to-exp cbrt-div clear-num pow-pow frac-2neg distribute-lft-in pow1/3 pow-prod-down *-commutative rem-cbrt-cube associate-/l* unswap-sqr
Counts
4 → 263
Calls
4 calls:
24.0ms
(* x (+ z y))
33.0ms
(/ (* x (+ z y)) (/ (+ z y) (- y z)))
33.0ms
(pow (/ (* x (+ z y)) (/ (+ z y) (- y z))) 3)
25.0ms
(cbrt (pow (/ (* x (+ z y)) (/ (+ z y) (- y z))) 3))

series195.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(* x (+ z y))
40.0ms
(/ (* x (+ z y)) (/ (+ z y) (- y z)))
64.0ms
(pow (/ (* x (+ z y)) (/ (+ z y) (- y z))) 3)
62.0ms
(cbrt (pow (/ (* x (+ z y)) (/ (+ z y) (- y z))) 3))

simplify553.0ms

Counts
275 → 275
Iterations
IterNodes
done5001
11173
0321

prune1.0s

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

localize19.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ x (/ (sqrt (+ z y)) (+ z y)))
0.1b
(/ (sqrt (+ z y)) (+ z y))
0.1b
(* (/ x (/ (sqrt (+ z y)) (+ z y))) (/ (- y z) (sqrt (+ z y))))
0.2b
(/ (- y z) (sqrt (+ z y)))

rewrite286.0ms

Algorithm
rewrite-expression-head
Rules
521×times-frac
474×*-un-lft-identity
319×add-sqr-sqrt
242×add-cube-cbrt
183×sqrt-prod
107×associate-*l*
101×distribute-lft-out
45×associate-/r*
41×associate-*r*
34×add-cbrt-cube add-exp-log
22×associate-/r/
15×associate-/l* distribute-lft-out-- difference-of-squares
14×cbrt-undiv div-exp
12×div-inv unswap-sqr
11×flip3-+ flip-+
pow1
sqrt-div prod-exp cbrt-unprod
add-log-exp associate-/l/
clear-num frac-2neg
pow-div
frac-times sqrt-pow1 flip3-- pow1/2 div-sub pow-prod-down associate-*l/ associate-*r/ *-commutative flip--
Counts
4 → 459
Calls
4 calls:
30.0ms
(/ x (/ (sqrt (+ z y)) (+ z y)))
21.0ms
(/ (sqrt (+ z y)) (+ z y))
189.0ms
(* (/ x (/ (sqrt (+ z y)) (+ z y))) (/ (- y z) (sqrt (+ z y))))
19.0ms
(/ (- y z) (sqrt (+ z y)))

series440.0ms

Counts
4 → 12
Calls
4 calls:
114.0ms
(/ x (/ (sqrt (+ z y)) (+ z y)))
118.0ms
(/ (sqrt (+ z y)) (+ z y))
121.0ms
(* (/ x (/ (sqrt (+ z y)) (+ z y))) (/ (- y z) (sqrt (+ z y))))
86.0ms
(/ (- y z) (sqrt (+ z y)))

simplify839.0ms

Counts
471 → 471
Iterations
IterNodes
done5000
11584
0498

prune2.0s

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0b

regimes165.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations
IterNodes
done10
110
08

end0.0ms

sample1.1s

Algorithm
intervals
Results
586.0ms10109×body80valid