Details

Time bar (total: 2.3s)

analyze616.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%99.8%0.2%3
0%99.8%0.2%4
0%99.8%0.2%5
0%99.8%0.2%6
0%99.8%0.2%7
0%99.8%0.2%8
6.2%93.6%0.2%9
12.5%87.3%0.2%10
15.6%80.3%4.1%11
31.2%63.9%4.9%12
39%50.9%10.1%13
44.8%44.4%10.7%14

sample19.0ms

Algorithm
intervals
Results
7.0ms256×body80valid
1.0ms34×body80invalid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (6.0ms)

IterNodesCost
01577
11577

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(- (* x y) (* z t))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt sub-neg flip3-- *-un-lft-identity diff-log add-cbrt-cube flip--
Counts
1 → 11
Calls
1 calls:
3.0ms
(- (* x y) (* z t))

series10.0ms

Counts
1 → 3
Calls
1 calls:
10.0ms
(- (* x y) (* z t))

simplify44.0ms

Algorithm
egg-herbie
Counts
14 → 14
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
05477145

prune27.0ms

Filtered
11 candidates to 14 candidates (-27.3%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New12214
Fresh000
Picked011
Done000
Total12315

Merged error: 0.0b

Counts
15 → 3

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (* x y) (* z t))
0.3b
(pow (- (* x y) (* z t)) 3)
32.0b
(cbrt (pow (- (* x y) (* z t)) 3))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
unpow-prod-down cube-prod
add-log-exp
pow1 add-exp-log cube-div add-cbrt-cube
pow-unpow flip3-- flip--
cube-mult cbrt-div unpow3 sqr-pow
pow-to-exp sub-neg pow-pow pow1/3 diff-log pow-exp rem-cbrt-cube rem-cube-cbrt
Counts
3 → 59
Calls
3 calls:
4.0ms
(- (* x y) (* z t))
4.0ms
(pow (- (* x y) (* z t)) 3)
4.0ms
(cbrt (pow (- (* x y) (* z t)) 3))

series56.0ms

Counts
3 → 9
Calls
3 calls:
12.0ms
(- (* x y) (* z t))
33.0ms
(pow (- (* x y) (* z t)) 3)
11.0ms
(cbrt (pow (- (* x y) (* z t)) 3))

simplify36.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 0 (29.0ms)

IterNodesCost
05083812

prune68.0ms

Filtered
39 candidates to 68 candidates (-74.4%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New68068
Fresh011
Picked011
Done011
Total68371

Merged error: 0.0b

Counts
71 → 3

localize16.0ms

Local error

Found 4 expressions with local error:

3.5b
(* z (* z (* t t)))
9.8b
(* x (* y y))
11.1b
(* z (* t t))
24.3b
(/ (- (* x (* x (* y y))) (* z (* z (* t t)))) (+ (* x y) (* z t)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
25×add-exp-log add-cbrt-cube
23×pow1
17×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
12×pow-prod-down prod-exp cbrt-unprod
times-frac associate-*l*
add-log-exp
associate-*r* associate-/r* *-commutative associate-/l*
associate-/r/ associate-/l/ unswap-sqr
cbrt-undiv flip3-- frac-2neg flip3-+ div-sub div-exp clear-num flip-- flip-+ div-inv
Counts
4 → 91
Calls
4 calls:
7.0ms
(* z (* z (* t t)))
5.0ms
(* x (* y y))
5.0ms
(* z (* t t))
12.0ms
(/ (- (* x (* x (* y y))) (* z (* z (* t t)))) (+ (* x y) (* z t)))

series49.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(* z (* z (* t t)))
6.0ms
(* x (* y y))
9.0ms
(* z (* t t))
28.0ms
(/ (- (* x (* x (* y y))) (* z (* z (* t t)))) (+ (* x y) (* z t)))

simplify40.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
049891250
149891250

prune85.0ms

Filtered
64 candidates to 103 candidates (-60.9%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1021103
Fresh000
Picked101
Done022
Total1033106

Merged error: 0b

Counts
106 → 3

localize18.0ms

Local error

Found 4 expressions with local error:

5.8b
(- (* x (* x (* y y))) (* z (log (pow (exp z) (* t t)))))
9.0b
(/ (- (* x (* x (* y y))) (* z (log (pow (exp z) (* t t))))) (+ (* x y) (* z t)))
9.5b
(pow (exp z) (* t t))
9.8b
(* x (* y y))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
19×add-cube-cbrt *-un-lft-identity
14×log-prod associate--r+
11×add-exp-log add-cbrt-cube
10×pow1
unpow-prod-down times-frac
distribute-rgt-in distribute-lft-in
add-log-exp
pow-pow
exp-prod associate-*l* pow-prod-down prod-exp associate-/r* cbrt-unprod associate-/l* sqr-pow
flip3-- associate-/r/ flip-- associate-/l/
cbrt-undiv pow-to-exp sub-neg pow-unpow frac-2neg flip3-+ diff-log div-sub div-exp associate-*r* pow-exp clear-num *-commutative flip-+ div-inv unswap-sqr
Counts
4 → 94
Calls
4 calls:
9.0ms
(- (* x (* x (* y y))) (* z (log (pow (exp z) (* t t)))))
11.0ms
(/ (- (* x (* x (* y y))) (* z (log (pow (exp z) (* t t))))) (+ (* x y) (* z t)))
5.0ms
(pow (exp z) (* t t))
5.0ms
(* x (* y y))

series70.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(- (* x (* x (* y y))) (* z (log (pow (exp z) (* t t)))))
28.0ms
(/ (- (* x (* x (* y y))) (* z (log (pow (exp z) (* t t))))) (+ (* x y) (* z t)))
13.0ms
(pow (exp z) (* t t))
7.0ms
(* x (* y y))

simplify48.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 0 (35.0ms)

IterNodesCost
049811787
149811787

prune105.0ms

Filtered
81 candidates to 106 candidates (-30.9%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1060106
Fresh000
Picked011
Done022
Total1063109

Merged error: 0b

Counts
109 → 3

regimes396.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0357
1357

end0.0ms

sample508.0ms

Algorithm
intervals
Results
230.0ms8000×body80valid
35.0ms1308×body80invalid

Profiling

Loading profile data...