Details

Time bar (total: 1.7s)

analyze72.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
12.5%87.4%0.1%4
31.2%68.7%0.1%5
43.7%56.2%0.1%6
54.6%42.1%3.2%7
63.2%30.4%6.3%8
69.9%21.5%8.7%9
75.3%15.2%9.5%10
79%10.1%10.8%11
82%7%11%12
83.9%4.4%11.8%13
84.7%3.5%11.8%14

sample33.0ms

Algorithm
intervals
Results
4.0ms179×body80valid
3.0ms30×body640valid
2.0ms15×body1280valid
1.0ms14×body320valid
1.0ms18×body160valid

simplify84.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (83.0ms)

IterNodesCost
016429
116429

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 17.9b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (- 1.0 x) (- 1.0 y))
17.9b
(+ x (* (- 1.0 x) (- 1.0 y)))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
*-un-lft-identity
flip3-- flip--
associate-*r* associate-*l*
pow1 add-exp-log frac-times add-cube-cbrt sub-neg add-cbrt-cube add-log-exp
distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/ associate-*l/ distribute-lft-out-- difference-of-squares
+-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr
Counts
2 → 45
Calls
2 calls:
8.0ms
(* (- 1.0 x) (- 1.0 y))
4.0ms
(+ x (* (- 1.0 x) (- 1.0 y)))

series8.0ms

Counts
2 → 6
Calls
2 calls:
4.0ms
(* (- 1.0 x) (- 1.0 y))
5.0ms
(+ x (* (- 1.0 x) (- 1.0 y)))

simplify33.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 0 (29.0ms)

IterNodesCost
05073575

prune87.0ms

Filtered
39 candidates to 51 candidates (-30.8%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New48351
Fresh000
Picked101
Done000
Total49352

Merged error: 0b

Counts
52 → 3

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ 1.0 (* y (- x 1.0)))
0.0b
(* y (- x 1.0))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*r*
pow1 add-exp-log add-cube-cbrt sub-neg add-cbrt-cube add-log-exp
associate-*l*
distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/
+-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 37
Calls
2 calls:
3.0ms
(+ 1.0 (* y (- x 1.0)))
6.0ms
(* y (- x 1.0))

series9.0ms

Counts
2 → 6
Calls
2 calls:
4.0ms
(+ 1.0 (* y (- x 1.0)))
4.0ms
(* y (- x 1.0))

simplify50.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
04949327
14949327

prune52.0ms

Filtered
29 candidates to 43 candidates (-48.3%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New41243
Fresh202
Picked101
Done000
Total44246

Merged error: 0b

Counts
46 → 2

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ 1.0 (+ (* y x) (* y (neg 1.0))))
0.0b
(+ (* y x) (* y (neg 1.0)))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
*-un-lft-identity sum-log
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ unsub-neg distribute-rgt-neg-out add-cbrt-cube flip-+ distribute-lft-out
associate-+r- associate-+r+
Counts
2 → 28
Calls
2 calls:
5.0ms
(+ 1.0 (+ (* y x) (* y (neg 1.0))))
4.0ms
(+ (* y x) (* y (neg 1.0)))

series9.0ms

Counts
2 → 6
Calls
2 calls:
4.0ms
(+ 1.0 (+ (* y x) (* y (neg 1.0))))
5.0ms
(+ (* y x) (* y (neg 1.0)))

simplify43.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
05311286

prune40.0ms

Filtered
24 candidates to 34 candidates (-41.7%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New34034
Fresh011
Picked011
Done000
Total34236

Merged error: 0b

Counts
36 → 2

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (* y (- x 1.0)))
0.0b
(* y (- x 1.0))
0.0b
(exp (+ 1.0 (* y (- x 1.0))))
1.2b
(log (exp (+ 1.0 (* y (- x 1.0)))))

rewrite18.0ms

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

series19.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ 1.0 (* y (- x 1.0)))
4.0ms
(* y (- x 1.0))
6.0ms
(exp (+ 1.0 (* y (- x 1.0))))
4.0ms
(log (exp (+ 1.0 (* y (- x 1.0)))))

simplify47.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
04934642
14934642

prune99.0ms

Filtered
54 candidates to 78 candidates (-44.4%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New78078
Fresh000
Picked011
Done011
Total78280

Merged error: 0b

Counts
80 → 2

regimes80.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
0369
1369

end0.0ms

sample818.0ms

Algorithm
intervals
Results
136.0ms5827×body80valid
75.0ms817×body640valid
47.0ms373×body1280valid
41.0ms606×body320valid
18.0ms377×body160valid

Profiling

Loading profile data...