Details

Time bar (total: 6.9s)

sample86.0ms

Algorithm
intervals
Results
34.0ms731×body80nan
17.0ms256×body80valid

simplify62.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
03810
112210
250910
3223710
4500110

prune4.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 1.2b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(* 3.0 (/ x (* y 27.0)))
1.0b
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
3.4b
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
4.4b
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

rewrite68.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:
9.0ms
(* 3.0 (/ x (* y 27.0)))
8.0ms
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
35.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
9.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

series167.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(* 3.0 (/ x (* y 27.0)))
17.0ms
(* (/ 1.0 3.0) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
98.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
30.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

simplify110.0ms

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 2 (96.0ms)

IterNodesCost
07501428
142971113
250011108

prune357.0ms

Filtered
150 candidates to 87 candidates (58.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
85×add-exp-log
83×add-cbrt-cube
79×add-sqr-sqrt
78×times-frac
61×add-cube-cbrt *-un-lft-identity
45×associate-*l* sqrt-prod
41×cbrt-prod
35×prod-exp cbrt-unprod
26×cbrt-undiv div-exp
associate-*r*
pow1
associate-/r* associate-/l* unswap-sqr
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
frac-2neg pow-prod-down associate-*l/ clear-num *-commutative
associate-*r/ associate-/l/
Counts
4 → 201
Calls
4 calls:
18.0ms
(* (/ (sqrt 1.0) (cbrt 3.0)) (acos (* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))))
4.0ms
(/ (sqrt 1.0) (cbrt 3.0))
32.0ms
(* (/ (* 3.0 (/ x (* y 27.0))) (* z 2.0)) (sqrt t))
11.0ms
(/ (* 3.0 (/ x (* y 27.0))) (* z 2.0))

series241.0ms

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

simplify111.0ms

Algorithm
egg-herbie
Counts
211 → 211
Iterations

Useful iterations: 2 (90.0ms)

IterNodesCost
08042288
141811987
250011976

prune741.0ms

Filtered
211 candidates to 134 candidates (63.5%)
Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (* (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt 1.0)) (cbrt 3.0))
0.1b
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
3.4b
(* (sqrt t) (/ x (* z y)))
5.9b
(/ x (* z y))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
37×add-exp-log
35×add-cbrt-cube
19×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
14×prod-exp cbrt-unprod
12×times-frac
11×pow1
associate-*l*
cbrt-undiv div-exp associate-*r*
associate-/r*
cbrt-prod
expm1-log1p-u pow-prod-down sqrt-prod log1p-expm1-u associate-/l* add-log-exp
associate-*r/ div-inv
frac-2neg clear-num *-commutative unswap-sqr
Counts
4 → 110
Calls
4 calls:
5.0ms
(/ (* (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt 1.0)) (cbrt 3.0))
21.0ms
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
11.0ms
(* (sqrt t) (/ x (* z y)))
3.0ms
(/ x (* z y))

series295.0ms

Counts
4 → 12
Calls
4 calls:
116.0ms
(/ (* (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt 1.0)) (cbrt 3.0))
78.0ms
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
76.0ms
(* (sqrt t) (/ x (* z y)))
25.0ms
(/ x (* z y))

simplify66.0ms

Algorithm
egg-herbie
Counts
122 → 122
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0518959
12333819
25001813

prune432.0ms

Filtered
122 candidates to 85 candidates (69.7%)
Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (/ (* (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt 1.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0)))
0.1b
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
3.4b
(* (sqrt t) (/ x (* z y)))
5.9b
(/ x (* z y))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
118×times-frac
91×cbrt-prod
62×add-sqr-sqrt
58×add-cube-cbrt *-un-lft-identity
41×add-exp-log
36×add-cbrt-cube
14×prod-exp cbrt-unprod
13×div-inv
11×pow1 cbrt-undiv div-exp associate-/l*
10×associate-/r*
associate-*l*
associate-*r*
expm1-log1p-u pow-prod-down sqrt-prod log1p-expm1-u add-log-exp
associate-*r/
frac-2neg clear-num *-commutative unswap-sqr
associate-/l/
Counts
4 → 189
Calls
4 calls:
11.0ms
(/ (/ (* (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt 1.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0)))
23.0ms
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
11.0ms
(* (sqrt t) (/ x (* z y)))
3.0ms
(/ x (* z y))

series296.0ms

Counts
4 → 12
Calls
4 calls:
121.0ms
(/ (/ (* (acos (* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))) (sqrt 1.0)) (cbrt (* (cbrt 3.0) (cbrt 3.0)))) (cbrt (cbrt 3.0)))
77.0ms
(* 0.05555555555555555 (* (sqrt t) (/ x (* z y))))
77.0ms
(* (sqrt t) (/ x (* z y)))
21.0ms
(/ x (* z y))

simplify118.0ms

Algorithm
egg-herbie
Counts
201 → 201
Iterations

Useful iterations: 2 (90.0ms)

IterNodesCost
08613303
136873127
250013074

prune842.0ms

Filtered
201 candidates to 143 candidates (71.1%)
Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes253.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
02822
12822

end0.0ms

sample2.4s

Algorithm
intervals
Results
1.1s24137×body80nan
403.0ms8000×body80valid