Details

Time bar (total: 3.8s)

sample30.0ms

Algorithm
intervals
Results
8.0ms269×body80valid
7.0ms270×body80nan

simplify17.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0215
1475
2715
31035
41245
51385
61485
71485

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ x (* y (sqrt z)))
0.3b
(* y (sqrt z))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
associate-*r*
add-cube-cbrt *-un-lft-identity
pow1 add-exp-log sqrt-prod add-cbrt-cube add-log-exp
associate-*l*
unswap-sqr
+-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+
Counts
2 → 33
Calls
2 calls:
3.0ms
(+ x (* y (sqrt z)))
5.0ms
(* y (sqrt z))

series82.0ms

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

simplify119.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 3 (115.0ms)

IterNodesCost
0219188
1829168
23837163
35001161

prune97.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (sqrt z))
0.1b
(sqrt (sqrt z))
0.3b
(* y (sqrt (sqrt z)))
0.3b
(* (* y (sqrt (sqrt z))) (sqrt (sqrt z)))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
41×sqrt-prod
25×add-sqr-sqrt
18×associate-*r*
15×pow1 add-cube-cbrt *-un-lft-identity
11×add-exp-log add-cbrt-cube
sqrt-pow1
rem-sqrt-square pow1/2 associate-*l* pow-prod-down prod-exp cbrt-unprod add-log-exp
unswap-sqr
*-commutative
Counts
4 → 88
Calls
4 calls:
2.0ms
(sqrt (sqrt z))
2.0ms
(sqrt (sqrt z))
6.0ms
(* y (sqrt (sqrt z)))
10.0ms
(* (* y (sqrt (sqrt z))) (sqrt (sqrt z)))

series414.0ms

Counts
4 → 12
Calls
4 calls:
144.0ms
(sqrt (sqrt z))
138.0ms
(sqrt (sqrt z))
84.0ms
(* y (sqrt (sqrt z)))
47.0ms
(* (* y (sqrt (sqrt z))) (sqrt (sqrt z)))

simplify47.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0336516
11470454
25002427

prune235.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (* (* y (sqrt (sqrt z))) (pow z 1/4)))
0.1b
(sqrt (sqrt z))
0.3b
(* y (sqrt (sqrt z)))
0.3b
(* (* y (sqrt (sqrt z))) (pow z 1/4))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
22×sqrt-prod
20×add-sqr-sqrt
19×add-exp-log
16×associate-*r*
12×add-cube-cbrt *-un-lft-identity
11×add-cbrt-cube
10×prod-exp
pow1
add-log-exp
sqrt-pow1 associate-*l* cbrt-unprod
unpow-prod-down unswap-sqr
pow-to-exp rem-sqrt-square pow1/2 pow-exp *-commutative
+-commutative flip3-+ pow-prod-down sum-log flip-+ sqr-pow
Counts
4 → 80
Calls
4 calls:
3.0ms
(+ x (* (* y (sqrt (sqrt z))) (pow z 1/4)))
2.0ms
(sqrt (sqrt z))
6.0ms
(* y (sqrt (sqrt z)))
8.0ms
(* (* y (sqrt (sqrt z))) (pow z 1/4))

series371.0ms

Counts
4 → 12
Calls
4 calls:
63.0ms
(+ x (* (* y (sqrt (sqrt z))) (pow z 1/4)))
135.0ms
(sqrt (sqrt z))
84.0ms
(* y (sqrt (sqrt z)))
89.0ms
(* (* y (sqrt (sqrt z))) (pow z 1/4))

simplify68.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 1 (14.0ms)

IterNodesCost
0513603
12293547
25001547

prune258.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (* y (* (sqrt (sqrt z)) (pow z 1/4))))
0.1b
(sqrt (sqrt z))
0.3b
(* y (* (sqrt (sqrt z)) (pow z 1/4)))
0.5b
(* (sqrt (sqrt z)) (pow z 1/4))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
28×sqrt-prod
19×add-exp-log
12×add-cube-cbrt *-un-lft-identity associate-*l*
11×add-cbrt-cube
10×prod-exp
pow1 unswap-sqr
associate-*r*
sqrt-pow1
unpow-prod-down add-log-exp
cbrt-unprod sqr-pow
pow1/2
pow-to-exp rem-sqrt-square pow-exp *-commutative pow-prod-up
+-commutative flip3-+ pow-prod-down sum-log flip-+
Counts
4 → 88
Calls
4 calls:
3.0ms
(+ x (* y (* (sqrt (sqrt z)) (pow z 1/4))))
2.0ms
(sqrt (sqrt z))
8.0ms
(* y (* (sqrt (sqrt z)) (pow z 1/4)))
8.0ms
(* (sqrt (sqrt z)) (pow z 1/4))

series546.0ms

Counts
4 → 12
Calls
4 calls:
58.0ms
(+ x (* y (* (sqrt (sqrt z)) (pow z 1/4))))
135.0ms
(sqrt (sqrt z))
87.0ms
(* y (* (sqrt (sqrt z)) (pow z 1/4)))
265.0ms
(* (sqrt (sqrt z)) (pow z 1/4))

simplify66.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 1 (16.0ms)

IterNodesCost
0540734
12020675
25002675

prune257.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0.0b

regimes220.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0135
1135

end0.0ms

sample793.0ms

Algorithm
intervals
Results
233.0ms8548×body80valid
216.0ms8428×body80nan