Details

Time bar (total: 3.7s)

sample46.0ms

Algorithm
intervals
Results
21.0ms497×body80valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0247
1427
2547
3547

prune3.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 32.1b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
20.2b
(/ (* z z) (* t t))
20.5b
(/ (* x x) (* y y))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
27×add-exp-log add-cbrt-cube
cbrt-undiv div-exp prod-exp cbrt-unprod
*-un-lft-identity add-log-exp
pow1 add-sqr-sqrt add-cube-cbrt
frac-2neg times-frac clear-num associate-/r* div-inv associate-/l*
+-commutative flip3-+ frac-add sum-log flip-+ distribute-lft-out
Counts
3 → 55
Calls
3 calls:
8.0ms
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
6.0ms
(/ (* z z) (* t t))
6.0ms
(/ (* x x) (* y y))

series36.0ms

Counts
3 → 9
Calls
3 calls:
23.0ms
(+ (/ (* x x) (* y y)) (/ (* z z) (* t t)))
7.0ms
(/ (* z z) (* t t))
5.0ms
(/ (* x x) (* y y))

simplify39.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0375410
11850329
25002297

prune92.0ms

Filtered
64 candidates to 39 candidates (39.1%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New56864
Fresh000
Picked101
Done000
Total57865

Merged error: 3.1b

Counts
65 → 8

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (/ x y) (/ x y)) (/ (* z z) (* t t)))
0.3b
(* (/ x y) (/ x y))
20.2b
(/ (* z z) (* t t))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
43×add-sqr-sqrt
41×times-frac
31×add-cube-cbrt *-un-lft-identity
27×add-exp-log add-cbrt-cube
13×swap-sqr associate-*r* associate-*l*
10×pow1
cbrt-undiv div-exp prod-exp cbrt-unprod
div-inv add-log-exp
unswap-sqr
frac-add
frac-times associate-*r/ associate-*l/
+-commutative pow2 frac-2neg flip3-+ pow-plus pow-prod-down clear-num associate-/r* sum-log pow-sqr *-commutative pow-prod-up flip-+ associate-/l*
Counts
3 → 102
Calls
3 calls:
7.0ms
(+ (* (/ x y) (/ x y)) (/ (* z z) (* t t)))
9.0ms
(* (/ x y) (/ x y))
6.0ms
(/ (* z z) (* t t))

series51.0ms

Counts
3 → 9
Calls
3 calls:
39.0ms
(+ (* (/ x y) (/ x y)) (/ (* z z) (* t t)))
7.0ms
(* (/ x y) (/ x y))
5.0ms
(/ (* z z) (* t t))

simplify101.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
0590695
12942594
25001564

prune163.0ms

Filtered
111 candidates to 69 candidates (37.8%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New1038111
Fresh437
Picked101
Done000
Total10811119

Merged error: 0.1b

Counts
119 → 11

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (/ x y) (/ x y)) (* (/ z t) (/ z t)))
0.3b
(* (/ x y) (/ x y))
0.3b
(* (/ z t) (/ z t))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
83×add-sqr-sqrt
80×times-frac
59×add-cube-cbrt *-un-lft-identity
27×add-exp-log add-cbrt-cube
26×swap-sqr associate-*r* associate-*l*
17×pow1
frac-add
cbrt-undiv frac-times associate-*r/ div-exp associate-*l/ prod-exp cbrt-unprod div-inv unswap-sqr
add-log-exp
pow2 pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up
+-commutative flip3-+ sum-log flip-+
Counts
3 → 154
Calls
3 calls:
6.0ms
(+ (* (/ x y) (/ x y)) (* (/ z t) (/ z t)))
9.0ms
(* (/ x y) (/ x y))
9.0ms
(* (/ z t) (/ z t))

series36.0ms

Counts
3 → 9
Calls
3 calls:
26.0ms
(+ (* (/ x y) (/ x y)) (* (/ z t) (/ z t)))
5.0ms
(* (/ x y) (/ x y))
5.0ms
(* (/ z t) (/ z t))

simplify96.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
08181019
14079895
25001862

prune183.0ms

Filtered
163 candidates to 103 candidates (36.8%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New15310163
Fresh6410
Picked101
Done000
Total16014174

Merged error: 0.0b

Counts
174 → 14

localize12.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (cbrt (* (/ x y) (/ x y))) (cbrt (* (/ x y) (/ x y))))
21.4b
(cbrt (* (/ x y) (/ x y)))
21.4b
(cbrt (* (/ x y) (/ x y)))
21.4b
(cbrt (* (/ x y) (/ x y)))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
33×cbrt-div
20×frac-times
14×associate-*r/ associate-*l/
12×add-sqr-sqrt
11×pow1 cbrt-prod
pow1/3
add-cube-cbrt *-un-lft-identity
add-exp-log
swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 85
Calls
4 calls:
5.0ms
(* (cbrt (* (/ x y) (/ x y))) (cbrt (* (/ x y) (/ x y))))
5.0ms
(cbrt (* (/ x y) (/ x y)))
5.0ms
(cbrt (* (/ x y) (/ x y)))
5.0ms
(cbrt (* (/ x y) (/ x y)))

series79.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(* (cbrt (* (/ x y) (/ x y))) (cbrt (* (/ x y) (/ x y))))
18.0ms
(cbrt (* (/ x y) (/ x y)))
19.0ms
(cbrt (* (/ x y) (/ x y)))
21.0ms
(cbrt (* (/ x y) (/ x y)))

simplify68.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 3 (60.0ms)

IterNodesCost
0212757
1658686
22655611
35001561

prune76.0ms

Filtered
97 candidates to 64 candidates (34.0%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New97097
Fresh01313
Picked011
Done000
Total9714111

Merged error: 0.0b

Counts
111 → 14

regimes1.1s

Accuracy

0% (0.7b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01418
11418

end0.0ms

sample1.4s

Algorithm
intervals
Results
719.0ms15393×body80valid

Profiling

Loading profile data...