Details

Time bar (total: 5.4s)

sample87.0ms

Algorithm
intervals
Results
32.0ms792×body80nan
12.0ms256×body80valid

simplify47.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03810
112210
250910
3223710
4500110

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 1.2b

localize17.0ms

Local error

Found 4 expressions with local error:

0.3b
(* 3.0 (/ x (* y 27.0)))
1.0b
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
4.1b
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
5.3b
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

rewrite140.0ms

Algorithm
rewrite-expression-head
Rules
92×add-exp-log add-cbrt-cube
39×prod-exp cbrt-unprod
29×add-sqr-sqrt
27×cbrt-undiv div-exp
21×associate-*l*
18×add-cube-cbrt *-un-lft-identity
16×associate-*r*
15×times-frac
10×pow1
unswap-sqr
expm1-log1p-u sqrt-prod log1p-expm1-u div-inv add-log-exp
pow-prod-down *-commutative
associate-*r/ associate-*l/
frac-2neg clear-num associate-/r* associate-/l/ associate-/l*
Counts
4 → 138
Calls
4 calls:
23.0ms
(* 3.0 (/ x (* y 27.0)))
14.0ms
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
74.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
23.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

series142.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(* 3.0 (/ x (* y 27.0)))
15.0ms
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
83.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
24.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

simplify102.0ms

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 2 (89.0ms)

IterNodesCost
07501428
142971113
250011108

prune313.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 4 expressions with local error:

1.0b
(* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
1.0b
(/ 1.0 (cbrt 3.0))
4.1b
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
5.3b
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

rewrite125.0ms

Algorithm
rewrite-expression-head
Rules
85×add-exp-log
83×add-cbrt-cube
48×add-sqr-sqrt
40×times-frac
36×add-cube-cbrt *-un-lft-identity
35×prod-exp cbrt-unprod
27×associate-*l*
26×cbrt-undiv div-exp
22×cbrt-prod
associate-*r*
pow1
associate-/r*
unswap-sqr
expm1-log1p-u sqrt-prod log1p-expm1-u div-inv associate-/l* add-log-exp
frac-2neg pow-prod-down associate-*l/ clear-num *-commutative
associate-*r/ associate-/l/
Counts
4 → 160
Calls
4 calls:
18.0ms
(* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
6.0ms
(/ 1.0 (cbrt 3.0))
70.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
24.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

series176.0ms

Counts
4 → 10
Calls
4 calls:
69.0ms
(* (/ 1.0 (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
0.0ms
(/ 1.0 (cbrt 3.0))
81.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
26.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

simplify99.0ms

Algorithm
egg-herbie
Counts
170 → 170
Iterations

Useful iterations: 2 (84.0ms)

IterNodesCost
07651691
141051399
250021394

prune527.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (cbrt 3.0))
0.2b
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
4.0b
(* (sqrt t) (/ x (* z y)))
6.0b
(/ x (* z y))

rewrite96.0ms

Algorithm
rewrite-expression-head
Rules
34×add-exp-log
33×add-cbrt-cube
30×add-sqr-sqrt
26×add-cube-cbrt *-un-lft-identity
24×times-frac
13×prod-exp cbrt-unprod
12×cbrt-prod
11×pow1
associate-*l*
associate-*r*
cbrt-undiv div-exp associate-/r*
associate-/l*
expm1-log1p-u pow-prod-down sqrt-prod log1p-expm1-u add-log-exp
associate-*r/ div-inv
frac-2neg clear-num *-commutative unswap-sqr
acos-asin div-sub
Counts
4 → 123
Calls
4 calls:
11.0ms
(/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (cbrt 3.0))
49.0ms
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
25.0ms
(* (sqrt t) (/ x (* z y)))
8.0ms
(/ x (* z y))

series195.0ms

Counts
4 → 12
Calls
4 calls:
53.0ms
(/ (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (cbrt 3.0))
63.0ms
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
61.0ms
(* (sqrt t) (/ x (* z y)))
18.0ms
(/ x (* z y))

simplify63.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
05051187
121531077
250021067

prune422.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes231.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02714
12714

end0.0ms

sample2.6s

Algorithm
intervals
Results
1.0s24586×body80nan
374.0ms8000×body80valid