Details

Time bar (total: 1.6s)

analyze79.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
25%74.9%0.1%5
25%50%25.1%6
25%31.2%43.8%7
25%21.9%53.2%8
25%14%61%9
28.1%10.9%61%10
31.6%7.4%61%11
33.4%5.7%61%12
35.2%3.8%61%13
36.1%2.9%61%14

sample18.0ms

Algorithm
intervals
Results
11.0ms256×body80valid

simplify67.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
0482817
1482817

prune7.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 0.2b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* b (* b 4.0)) 1.0)
0.0b
(+ (* a a) (* b b))
0.0b
(+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0))
0.3b
(pow (+ (* a a) (* b b)) 2.0)

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
13×add-log-exp
*-un-lft-identity
add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log
add-cbrt-cube
unpow-prod-down pow-unpow sum-log
+-commutative sub-neg flip3-+ diff-log flip-+
pow-to-exp associate-+r- associate-+r+ flip3-- pow-pow pow-exp flip-- distribute-lft-out sqr-pow
Counts
4 → 54
Calls
4 calls:
8.0ms
(- (* b (* b 4.0)) 1.0)
4.0ms
(+ (* a a) (* b b))
11.0ms
(+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0))
5.0ms
(pow (+ (* a a) (* b b)) 2.0)

series49.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(- (* b (* b 4.0)) 1.0)
5.0ms
(+ (* a a) (* b b))
16.0ms
(+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0))
22.0ms
(pow (+ (* a a) (* b b)) 2.0)

simplify81.0ms

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 0 (73.0ms)

IterNodesCost
04872889
14872889

prune101.0ms

Filtered
48 candidates to 66 candidates (-37.5%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New64266
Fresh000
Picked011
Done000
Total64367

Merged error: 0.0b

Counts
67 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0))
0.1b
(pow (+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0)) 3)
0.3b
(pow (+ (* a a) (* b b)) 2.0)
14.4b
(cbrt (pow (+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0)) 3))

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
14×cbrt-prod
12×add-sqr-sqrt add-cube-cbrt
11×unpow-prod-down
add-log-exp
cube-prod
pow1 add-exp-log pow-unpow
add-cbrt-cube distribute-lft-out
cube-div
flip3-+ flip-+ sqr-pow
cube-mult pow-to-exp cbrt-div pow-pow unpow3 pow-exp sum-log
+-commutative associate-+r- sub-neg associate-+r+ pow1/3 diff-log rem-cbrt-cube rem-cube-cbrt
Counts
4 → 84
Calls
4 calls:
11.0ms
(+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0))
15.0ms
(pow (+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0)) 3)
5.0ms
(pow (+ (* a a) (* b b)) 2.0)
12.0ms
(cbrt (pow (+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0)) 3))

series155.0ms

Counts
4 → 12
Calls
4 calls:
17.0ms
(+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0))
100.0ms
(pow (+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0)) 3)
22.0ms
(pow (+ (* a a) (* b b)) 2.0)
16.0ms
(cbrt (pow (+ (pow (+ (* a a) (* b b)) 2.0) (- (* b (* b 4.0)) 1.0)) 3))

simplify61.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
049122026
149122026

prune126.0ms

Filtered
59 candidates to 96 candidates (-62.7%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New96096
Fresh011
Picked011
Done011
Total96399

Merged error: 0.0b

Counts
99 → 3

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (pow b 4) (* a (* a (* b (* b 2)))))
0.3b
(* a (* a (* b (* b 2))))
0.5b
(* a (* b (* b 2)))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
26×pow1 add-exp-log add-cbrt-cube
16×pow-prod-down prod-exp cbrt-unprod
associate-*l*
add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp
associate-*r* *-commutative
+-commutative flip3-+ sum-log flip-+
Counts
3 → 56
Calls
3 calls:
5.0ms
(+ (pow b 4) (* a (* a (* b (* b 2)))))
9.0ms
(* a (* a (* b (* b 2))))
7.0ms
(* a (* b (* b 2)))

series26.0ms

Counts
3 → 9
Calls
3 calls:
11.0ms
(+ (pow b 4) (* a (* a (* b (* b 2)))))
7.0ms
(* a (* a (* b (* b 2))))
7.0ms
(* a (* b (* b 2)))

simplify58.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
04969647
14969647

prune63.0ms

Filtered
32 candidates to 65 candidates (-103.1%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New65065
Fresh000
Picked011
Done022
Total65368

Merged error: 0.0b

Counts
68 → 3

regimes105.0ms

Accuracy

0% (0.2b 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 (1.0ms)

IterNodesCost
02717
12717

end0.0ms

sample465.0ms

Algorithm
intervals
Results
344.0ms8000×body80valid
0.0msbody80invalid

Profiling

Loading profile data...