Details

Time bar (total: 3.6s)

sample30.0ms

Algorithm
intervals
Results
8.0ms269×body80valid
7.0ms270×body80nan

simplify16.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0215
1475
2715
31035
41245
51385
61485
71485

prune2.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))

rewrite7.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:
2.0ms
(+ x (* y (sqrt z)))
4.0ms
(* y (sqrt z))

series77.0ms

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

simplify118.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0219188
1829168
23837161
35002161

prune94.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)))

rewrite28.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:
1.0ms
(sqrt (sqrt z))
1.0ms
(sqrt (sqrt z))
7.0ms
(* y (sqrt (sqrt z)))
16.0ms
(* (* y (sqrt (sqrt z))) (sqrt (sqrt z)))

series391.0ms

Counts
4 → 12
Calls
4 calls:
135.0ms
(sqrt (sqrt z))
130.0ms
(sqrt (sqrt z))
81.0ms
(* y (sqrt (sqrt z)))
44.0ms
(* (* y (sqrt (sqrt z))) (sqrt (sqrt z)))

simplify45.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0336516
11470454
25002427

prune221.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize19.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))

rewrite27.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:
2.0ms
(+ x (* (* y (sqrt (sqrt z))) (pow z 1/4)))
1.0ms
(sqrt (sqrt z))
6.0ms
(* y (sqrt (sqrt z)))
15.0ms
(* (* y (sqrt (sqrt z))) (pow z 1/4))

series347.0ms

Counts
4 → 12
Calls
4 calls:
51.0ms
(+ x (* (* y (sqrt (sqrt z))) (pow z 1/4)))
136.0ms
(sqrt (sqrt z))
78.0ms
(* y (sqrt (sqrt z)))
82.0ms
(* (* y (sqrt (sqrt z))) (pow z 1/4))

simplify66.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
0513603
12293547
25001547

prune377.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))

rewrite30.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:
2.0ms
(+ x (* y (* (sqrt (sqrt z)) (pow z 1/4))))
1.0ms
(sqrt (sqrt z))
14.0ms
(* y (* (sqrt (sqrt z)) (pow z 1/4)))
10.0ms
(* (sqrt (sqrt z)) (pow z 1/4))

series320.0ms

Counts
4 → 12
Calls
4 calls:
51.0ms
(+ x (* y (* (sqrt (sqrt z)) (pow z 1/4))))
132.0ms
(sqrt (sqrt z))
80.0ms
(* y (* (sqrt (sqrt z)) (pow z 1/4)))
57.0ms
(* (sqrt (sqrt z)) (pow z 1/4))

simplify63.0ms

Algorithm
egg-herbie
Counts
100 → 100
Iterations

Useful iterations: 1 (14.0ms)

IterNodesCost
0540734
12020675
25002675

prune245.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0.0b

regimes226.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

sample818.0ms

Algorithm
intervals
Results
245.0ms8548×body80valid
229.0ms8428×body80nan