Details

Time bar (total: 2.5s)

sample31.0ms

Algorithm
intervals
Results
18.0ms467×body80valid

simplify51.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0227
1557
21017
31827
43357
57317
618287
750017

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 26.9b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x x) (* y y))
4.2b
(- (+ (* x x) (* y y)) (* z z))
25.1b
(/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
add-exp-log add-sqr-sqrt add-cbrt-cube
add-cube-cbrt *-un-lft-identity
times-frac associate-/l*
pow1 difference-of-squares
cbrt-undiv flip3-- diff-log div-exp sum-log flip-- associate-/l/
+-commutative sub-neg frac-2neg flip3-+ div-sub prod-exp associate--l+ clear-num associate-/r* cbrt-unprod flip-+ div-inv
Counts
3 → 52
Calls
3 calls:
4.0ms
(+ (* x x) (* y y))
6.0ms
(- (+ (* x x) (* y y)) (* z z))
9.0ms
(/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0))

series145.0ms

Counts
3 → 9
Calls
3 calls:
26.0ms
(+ (* x x) (* y y))
41.0ms
(- (+ (* x x) (* y y)) (* z z))
79.0ms
(/ (- (+ (* x x) (* y y)) (* z z)) (* y 2.0))

simplify36.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0337520
11492454
25001446

prune126.0ms

Filtered
61 candidates to 46 candidates (75.4%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New56561
Fresh000
Picked101
Done000
Total57562

Merged error: 10.0b

Counts
62 → 5

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))
7.7b
(/ (pow x 2) y)
9.8b
(/ (pow z 2) y)

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
52×times-frac
49×add-sqr-sqrt
42×*-un-lft-identity
37×add-cube-cbrt
25×unpow-prod-down
16×associate-/l*
13×add-exp-log
unpow2 sqr-pow
add-log-exp
add-cbrt-cube
div-exp associate-/r*
difference-of-squares
pow1
cbrt-undiv pow-to-exp frac-2neg diff-log pow-exp clear-num frac-sub div-inv distribute-lft-out--
sub-neg flip3-- flip3-+ associate--l+ sum-log flip-- flip-+ distribute-lft-out
Counts
3 → 121
Calls
3 calls:
18.0ms
(- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))
5.0ms
(/ (pow x 2) y)
7.0ms
(/ (pow z 2) y)

series76.0ms

Counts
3 → 9
Calls
3 calls:
41.0ms
(- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))
17.0ms
(/ (pow x 2) y)
18.0ms
(/ (pow z 2) y)

simplify43.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0410766
11420699
25001687

prune249.0ms

Filtered
130 candidates to 82 candidates (63.1%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1255130
Fresh224
Picked101
Done000
Total1287135

Merged error: 0.1b

Counts
135 → 7

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (+ y (/ (pow x 2) y)) (* z (/ z y)))
0.2b
(* z (/ z y))
7.7b
(/ (pow x 2) y)

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
34×times-frac
33×add-sqr-sqrt
28×add-cube-cbrt *-un-lft-identity
13×add-exp-log associate-*r*
12×unpow-prod-down
10×add-cbrt-cube
associate-/l* add-log-exp
pow1
div-exp unpow2 sqr-pow
associate-*r/ associate-*l* associate-/r*
cbrt-undiv diff-log prod-exp frac-sub cbrt-unprod div-inv unswap-sqr
pow-to-exp sub-neg flip3-- frac-2neg flip3-+ pow-prod-down pow-exp associate--l+ clear-num sum-log *-commutative flip-- flip-+
Counts
3 → 97
Calls
3 calls:
11.0ms
(- (+ y (/ (pow x 2) y)) (* z (/ z y)))
6.0ms
(* z (/ z y))
7.0ms
(/ (pow x 2) y)

series76.0ms

Counts
3 → 9
Calls
3 calls:
41.0ms
(- (+ y (/ (pow x 2) y)) (* z (/ z y)))
18.0ms
(* z (/ z y))
18.0ms
(/ (pow x 2) y)

simplify52.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0418566
11789512
25001509

prune189.0ms

Filtered
106 candidates to 69 candidates (65.1%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1042106
Fresh066
Picked101
Done000
Total1058113

Merged error: 0.0b

Counts
113 → 8

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
26×associate-*r*
20×times-frac
19×add-cube-cbrt *-un-lft-identity
13×add-exp-log add-cbrt-cube
add-log-exp
pow1
associate-*l*
associate-*r/ prod-exp cbrt-unprod unswap-sqr
cbrt-undiv diff-log div-exp pow-prod-down *-commutative frac-sub div-inv
sub-neg flip3-- flip3-+ associate--l+ sum-log flip-- flip-+
Counts
3 → 80
Calls
3 calls:
5.0ms
(- (+ y (* x (/ x y))) (* z (/ z y)))
6.0ms
(* x (/ x y))
6.0ms
(* z (/ z y))

series78.0ms

Counts
3 → 9
Calls
3 calls:
37.0ms
(- (+ y (* x (/ x y))) (* z (/ z y)))
18.0ms
(* x (/ x y))
23.0ms
(* z (/ z y))

simplify66.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
0429458
12102413
25001413

prune136.0ms

Filtered
89 candidates to 59 candidates (66.3%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New88189
Fresh077
Picked011
Done000
Total88997

Merged error: 0b

Counts
97 → 9

regimes168.0ms

Accuracy

0% (0.1b 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
0157
1157

end0.0ms

sample835.0ms

Algorithm
intervals
Results
548.0ms13859×body80valid

Profiling

Loading profile data...