Details

Time bar (total: 3.4s)

analyze323.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%74.9%25.1%3
0%74.9%25.1%4
0%74.9%25.1%5
0%62.4%37.6%6
0%31.2%68.8%7
0%31.2%68.8%8
0%31.2%68.8%9
0%28.1%71.9%10
6%20.5%73.5%11
6.1%20.4%73.5%12
7.7%18.8%73.5%13
9.1%16.6%74.3%14

sample50.0ms

Algorithm
intervals
Results
11.0ms172×body80valid
11.0ms16×body1280valid
10.0ms29×body640valid
5.0ms22×body320valid
2.0ms17×body160valid
0.0msbody80nan

simplify184.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (183.0ms)

IterNodesCost
0537813

prune10.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 9.1b

Counts
2 → 1

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
0.3b
(* x (log y))
5.2b
(log (- 1.0 y))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt
12×*-un-lft-identity
11×log-prod
add-cube-cbrt add-log-exp
pow1
add-exp-log
add-cbrt-cube
associate-*r*
distribute-rgt-in distribute-lft-in associate-*l*
log-div flip3-- diff-log log-pow flip-- distribute-lft-out-- difference-of-squares
sub-neg rem-log-exp pow-prod-down prod-exp associate--l+ sum-log *-commutative cbrt-unprod unswap-sqr
Counts
3 → 56
Calls
3 calls:
6.0ms
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
4.0ms
(* x (log y))
3.0ms
(log (- 1.0 y))

series28.0ms

Counts
3 → 9
Calls
3 calls:
19.0ms
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
7.0ms
(* x (log y))
3.0ms
(log (- 1.0 y))

simplify42.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 0 (37.0ms)

IterNodesCost
04935654
14935654

prune119.0ms

Filtered
47 candidates to 65 candidates (-38.3%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New61465
Fresh000
Picked101
Done000
Total62466

Merged error: 0.0b

Counts
66 → 4

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* y (/ y (* 1.0 1.0))) -1/2)
0.0b
(- (+ (* x (log y)) (* z (+ (log 1.0) (- (* (* y (/ y (* 1.0 1.0))) -1/2) (* 1.0 y))))) t)
0.0b
(* z (+ (log 1.0) (- (* (* y (/ y (* 1.0 1.0))) -1/2) (* 1.0 y))))
0.3b
(* x (log y))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
22×add-exp-log add-cbrt-cube
17×add-sqr-sqrt
16×*-un-lft-identity
15×pow1
12×associate-*r*
11×add-cube-cbrt
10×prod-exp cbrt-unprod
add-log-exp
associate-*l*
log-prod
pow-prod-down
distribute-rgt-in distribute-lft-in
associate-*r/ *-commutative
cbrt-undiv diff-log div-exp log-pow distribute-lft-out unswap-sqr
sub-neg flip3-- flip3-+ associate-*l/ associate--l+ sum-log flip-- flip-+ distribute-lft-out-- difference-of-squares
Counts
4 → 87
Calls
4 calls:
8.0ms
(* (* y (/ y (* 1.0 1.0))) -1/2)
7.0ms
(- (+ (* x (log y)) (* z (+ (log 1.0) (- (* (* y (/ y (* 1.0 1.0))) -1/2) (* 1.0 y))))) t)
17.0ms
(* z (+ (log 1.0) (- (* (* y (/ y (* 1.0 1.0))) -1/2) (* 1.0 y))))
8.0ms
(* x (log y))

series59.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* (* y (/ y (* 1.0 1.0))) -1/2)
36.0ms
(- (+ (* x (log y)) (* z (+ (log 1.0) (- (* (* y (/ y (* 1.0 1.0))) -1/2) (* 1.0 y))))) t)
14.0ms
(* z (+ (log 1.0) (- (* (* y (/ y (* 1.0 1.0))) -1/2) (* 1.0 y))))
7.0ms
(* x (log y))

simplify42.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
050121373

prune145.0ms

Filtered
64 candidates to 99 candidates (-54.7%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New98199
Fresh033
Picked011
Done000
Total985103

Merged error: 0.0b

Counts
103 → 5

localize16.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (* x (* (log (cbrt y)) 2)) (* x (log (cbrt y))))
0.6b
(cbrt y)
0.6b
(cbrt y)
5.2b
(log (- 1.0 y))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
17×log-prod
13×add-sqr-sqrt *-un-lft-identity
12×cbrt-prod associate-+r+
11×add-cube-cbrt
distribute-rgt-in distribute-lft-in add-log-exp
pow1 add-exp-log
add-cbrt-cube
log-div pow1/3
+-commutative flip3-- flip3-+ rem-log-exp sum-log log-pow flip-- flip-+ distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
4 → 62
Calls
4 calls:
8.0ms
(+ (* x (* (log (cbrt y)) 2)) (* x (log (cbrt y))))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
3.0ms
(log (- 1.0 y))

series69.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(+ (* x (* (log (cbrt y)) 2)) (* x (log (cbrt y))))
23.0ms
(cbrt y)
22.0ms
(cbrt y)
3.0ms
(log (- 1.0 y))

simplify57.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
04929513
14929513

prune119.0ms

Filtered
57 candidates to 74 candidates (-29.8%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New71374
Fresh213
Picked101
Done011
Total74579

Merged error: 0.0b

Counts
79 → 5

localize29.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt (cbrt y))
0.7b
(cbrt (pow (cbrt y) 2))
5.2b
(log (- 1.0 y))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
26×cbrt-prod
13×add-sqr-sqrt *-un-lft-identity
11×add-cube-cbrt
unpow-prod-down
pow1 add-exp-log log-prod
add-cbrt-cube add-log-exp
pow1/3
log-div
flip3-- rem-log-exp log-pow flip-- distribute-lft-out-- unpow2 difference-of-squares sqr-pow
Counts
4 → 60
Calls
4 calls:
1.0ms
(cbrt y)
2.0ms
(cbrt (cbrt y))
3.0ms
(cbrt (pow (cbrt y) 2))
3.0ms
(log (- 1.0 y))

series94.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(cbrt y)
35.0ms
(cbrt (cbrt y))
34.0ms
(cbrt (pow (cbrt y) 2))
3.0ms
(log (- 1.0 y))

simplify45.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
05004471

prune140.0ms

Filtered
53 candidates to 72 candidates (-35.8%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New71172
Fresh033
Picked101
Done011
Total72577

Merged error: 0b

Counts
77 → 5

regimes275.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06025
16025

end0.0ms

sample1.4s

Algorithm
intervals
Results
348.0ms5534×body80valid
288.0ms833×body640valid
288.0ms446×body1280valid
150.0ms710×body320valid
68.0ms477×body160valid
15.0ms239×body80nan
2.0ms36×body80invalid

Profiling

Loading profile data...