Details

Time bar (total: 2.0s)

sample37.0ms

Algorithm
intervals
Results
12.0ms276×body80valid
4.0ms89×body80overflowed
3.0msbody640valid
2.0msbody320valid
1.0msbody1280valid
0.0msbody160valid

simplify3.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0199
1199

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 1.0b

Counts
2 → 1

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity
log-prod
add-log-exp
add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log log-div associate--l+
flip3-+ add-cbrt-cube flip-+ distribute-lft-out
associate--l-
+-commutative sub-neg flip3-- diff-log rem-log-exp sum-log log-pow flip--
Counts
3 → 45
Calls
3 calls:
10.0ms
(- (log (+ 1.0 (exp x))) (* x y))
4.0ms
(+ 1.0 (exp x))
4.0ms
(log (+ 1.0 (exp x)))

series25.0ms

Counts
3 → 9
Calls
3 calls:
10.0ms
(- (log (+ 1.0 (exp x))) (* x y))
2.0ms
(+ 1.0 (exp x))
12.0ms
(log (+ 1.0 (exp x)))

simplify24.0ms

Algorithm
egg-herbie
Counts
54 → 54
Iterations

Useful iterations: 0 (19.0ms)

IterNodesCost
05018508

prune87.0ms

Filtered
39 candidates to 54 candidates (-38.5%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New51354
Fresh000
Picked101
Done000
Total52355

Merged error: 0.4b

Counts
55 → 3

localize10.0ms

Local error

Found 4 expressions with local error:

0.2b
(sqrt (+ 1.0 (exp x)))
0.2b
(sqrt (+ 1.0 (exp x)))
1.5b
(log (sqrt (+ 1.0 (exp x))))
1.5b
(log (sqrt (+ 1.0 (exp x))))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
18×*-un-lft-identity
16×sqrt-prod
14×log-prod
12×add-sqr-sqrt
10×pow1 add-cube-cbrt
sqrt-div
add-exp-log log-pow
log-div sqrt-pow1 flip3-+ pow1/2 add-cbrt-cube flip-+ distribute-lft-out add-log-exp
rem-sqrt-square rem-log-exp
Counts
4 → 72
Calls
4 calls:
6.0ms
(sqrt (+ 1.0 (exp x)))
4.0ms
(sqrt (+ 1.0 (exp x)))
5.0ms
(log (sqrt (+ 1.0 (exp x))))
5.0ms
(log (sqrt (+ 1.0 (exp x))))

series39.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(sqrt (+ 1.0 (exp x)))
4.0ms
(sqrt (+ 1.0 (exp x)))
15.0ms
(log (sqrt (+ 1.0 (exp x))))
15.0ms
(log (sqrt (+ 1.0 (exp x))))

simplify56.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
04946760
14946760

prune155.0ms

Filtered
56 candidates to 84 candidates (-50.0%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New84084
Fresh022
Picked011
Done000
Total84387

Merged error: 0.4b

Counts
87 → 3

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (log (+ x (+ 2.0 (* x (* x 1/2))))) (* x y))
0.0b
(+ x (+ 2.0 (* x (* x 1/2))))
6.3b
(log (+ x (+ 2.0 (* x (* x 1/2)))))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity
add-log-exp
log-prod
add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log log-div associate--l+
flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out
associate--l-
+-commutative sub-neg associate-+r+ flip3-- diff-log rem-log-exp log-pow flip--
Counts
3 → 47
Calls
3 calls:
7.0ms
(- (log (+ x (+ 2.0 (* x (* x 1/2))))) (* x y))
5.0ms
(+ x (+ 2.0 (* x (* x 1/2))))
4.0ms
(log (+ x (+ 2.0 (* x (* x 1/2)))))

series18.0ms

Counts
3 → 9
Calls
3 calls:
11.0ms
(- (log (+ x (+ 2.0 (* x (* x 1/2))))) (* x y))
3.0ms
(+ x (+ 2.0 (* x (* x 1/2))))
5.0ms
(log (+ x (+ 2.0 (* x (* x 1/2)))))

simplify37.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
05205868

prune98.0ms

Filtered
42 candidates to 56 candidates (-33.3%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New54256
Fresh011
Picked101
Done011
Total55459

Merged error: 0.4b

Counts
59 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (+ 2.0 (* x (* x 1/2))))
0.9b
(cbrt (pow (log (+ x (+ 2.0 (* x (* x 1/2))))) 3))
0.9b
(pow (log (+ x (+ 2.0 (* x (* x 1/2))))) 3)
6.3b
(log (+ x (+ 2.0 (* x (* x 1/2)))))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
15×*-un-lft-identity
14×cbrt-prod
11×add-sqr-sqrt add-cube-cbrt
10×pow1
add-log-exp
unpow-prod-down cube-prod
add-exp-log
log-pow add-cbrt-cube
log-prod
pow-unpow sum-log
cube-mult log-div flip3-+ unpow3 flip-+ distribute-lft-out sqr-pow
+-commutative pow-to-exp associate-+r+ pow-pow pow1/3 rem-log-exp pow-exp rem-cbrt-cube rem-cube-cbrt
Counts
4 → 77
Calls
4 calls:
6.0ms
(+ x (+ 2.0 (* x (* x 1/2))))
3.0ms
(cbrt (pow (log (+ x (+ 2.0 (* x (* x 1/2))))) 3))
3.0ms
(pow (log (+ x (+ 2.0 (* x (* x 1/2))))) 3)
5.0ms
(log (+ x (+ 2.0 (* x (* x 1/2)))))

series26.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ x (+ 2.0 (* x (* x 1/2))))
5.0ms
(cbrt (pow (log (+ x (+ 2.0 (* x (* x 1/2))))) 3))
13.0ms
(pow (log (+ x (+ 2.0 (* x (* x 1/2))))) 3)
5.0ms
(log (+ x (+ 2.0 (* x (* x 1/2)))))

simplify25.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 0 (16.0ms)

IterNodesCost
050391502

prune140.0ms

Filtered
53 candidates to 89 candidates (-67.9%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New88189
Fresh112
Picked101
Done011
Total90393

Merged error: 0.4b

Counts
93 → 3

regimes81.0ms

Accuracy

0% (0.8b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01217
11217

end0.0ms

sample1.0s

Algorithm
intervals
Results
375.0ms8416×body80valid
104.0ms2517×body80overflowed
74.0ms249×body640valid
63.0ms125×body1280valid
40.0ms231×body320valid
12.0ms115×body160valid

Profiling

Loading profile data...