Details

Time bar (total: 3.9s)

analyze481.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

sample52.0ms

Algorithm
intervals
Results
11.0ms17×body1280valid
11.0ms167×body80valid
9.0ms26×body640valid
6.0ms30×body320valid
2.0ms16×body160valid
1.0ms11×body80nan
0.0msbody80invalid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
02513
12513

prune9.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.3b

Counts
2 → 1

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
0.0b
(* z (log (- 1.0 y)))
0.2b
(* x (log y))
6.7b
(log (- 1.0 y))

rewrite21.0ms

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

series36.0ms

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

simplify45.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (36.0ms)

IterNodesCost
04992977
14992977

prune160.0ms

Filtered
69 candidates to 97 candidates (-40.6%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New90797
Fresh000
Picked101
Done000
Total91798

Merged error: 0.1b

Counts
98 → 7

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
24×log-prod
22×add-sqr-sqrt
18×add-cube-cbrt *-un-lft-identity
17×add-exp-log add-cbrt-cube
14×distribute-rgt-in distribute-lft-in
12×associate--l+
pow1
associate-+r+
associate-*r*
associate-+l+ associate-*l* add-log-exp
cbrt-undiv sub-neg div-exp prod-exp cbrt-unprod
times-frac associate-*r/ associate-/l*
pow-prod-down *-commutative unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log associate-/r/ log-pow flip-- flip-+ div-inv
Counts
4 → 102
Calls
4 calls:
9.0ms
(+ (* x (log y)) (* z (- (log 1.0) (* y (+ 1.0 (/ 1/2 (* 1.0 (/ 1.0 y))))))))
8.0ms
(* z (- (log 1.0) (* y (+ 1.0 (/ 1/2 (* 1.0 (/ 1.0 y)))))))
6.0ms
(/ 1/2 (* 1.0 (/ 1.0 y)))
6.0ms
(* x (log y))

series76.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(+ (* x (log y)) (* z (- (log 1.0) (* y (+ 1.0 (/ 1/2 (* 1.0 (/ 1.0 y))))))))
23.0ms
(* z (- (log 1.0) (* y (+ 1.0 (/ 1/2 (* 1.0 (/ 1.0 y)))))))
3.0ms
(/ 1/2 (* 1.0 (/ 1.0 y)))
11.0ms
(* x (log y))

simplify56.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
052401556

prune213.0ms

Filtered
82 candidates to 114 candidates (-39.0%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1095114
Fresh336
Picked101
Done000
Total1138121

Merged error: 0.1b

Counts
121 → 8

localize27.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt y) (cbrt y))
0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
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 → 73
Calls
4 calls:
5.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series87.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(* (cbrt y) (cbrt y))
23.0ms
(cbrt y)
20.0ms
(cbrt y)
21.0ms
(cbrt y)

simplify38.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
05084341

prune142.0ms

Filtered
50 candidates to 85 candidates (-70.0%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New84185
Fresh077
Picked101
Done000
Total85893

Merged error: 0.1b

Counts
93 → 8

localize28.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt y) (cbrt y))
0.6b
(cbrt y)
0.6b
(cbrt y)
5.0b
(pow y 1/3)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
22×cbrt-prod
16×add-cube-cbrt *-un-lft-identity
12×pow1
pow1/3
add-exp-log
swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
unpow-prod-down pow-unpow
pow-prod-down pow-sqr pow-prod-up
pow2 pow-to-exp pow-pow pow-plus unpow1/3 pow-exp prod-exp *-commutative cbrt-unprod sqr-pow
Counts
4 → 80
Calls
4 calls:
5.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
2.0ms
(pow y 1/3)

series86.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(* (cbrt y) (cbrt y))
21.0ms
(cbrt y)
23.0ms
(cbrt y)
19.0ms
(pow y 1/3)

simplify59.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (53.0ms)

IterNodesCost
05487342

prune143.0ms

Filtered
58 candidates to 92 candidates (-58.6%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New92092
Fresh077
Picked011
Done000
Total928100

Merged error: 0.1b

Counts
100 → 8

regimes330.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03334
13334

end0.0ms

analyze299.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

sample1.4s

Algorithm
intervals
Results
358.0ms5471×body80valid
307.0ms874×body640valid
288.0ms439×body1280valid
165.0ms771×body320valid
62.0ms445×body160valid
19.0ms249×body80nan
1.0ms20×body80invalid

Profiling

Loading profile data...