Details

Time bar (total: 3.1s)

sample32.0ms

Algorithm
intervals
Results
13.0ms87×body1280valid
5.0ms46×body640valid
3.0ms168×body80valid
2.0ms27×body320valid
0.0msbody160valid

simplify59.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0113
1183
2263
3483
41103
53183
616233
750013

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 30.7b

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(exp (* a x))
3.5b
(- (exp (* a x)) 1.0)

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
add-sqr-sqrt *-un-lft-identity
pow1 add-exp-log add-cube-cbrt add-cbrt-cube
sub-neg exp-prod flip3-- exp-to-pow diff-log flip-- rem-exp-log distribute-lft-out-- difference-of-squares
Counts
2 → 24
Calls
2 calls:
1.0ms
(exp (* a x))
4.0ms
(- (exp (* a x)) 1.0)

series46.0ms

Counts
2 → 6
Calls
2 calls:
12.0ms
(exp (* a x))
33.0ms
(- (exp (* a x)) 1.0)

simplify43.0ms

Algorithm
egg-herbie
Counts
30 → 30
Iterations

Useful iterations: 2 (10.0ms)

IterNodesCost
0115135
1333127
21116125
35001125

prune72.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 8.2b

localize14.0ms

Local error

Found 4 expressions with local error:

1.4b
(* x (+ a (* (* 1/2 (pow a 2)) x)))
7.2b
(* (* 1/2 (pow a 2)) x)
11.8b
(+ (* x (+ a (* (* 1/2 (pow a 2)) x))) (* 1/6 (* (pow a 3) (pow x 3))))
16.4b
(* (pow a 3) (pow x 3))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
39×add-sqr-sqrt
28×add-exp-log
18×associate-*r*
17×prod-exp unswap-sqr
16×associate-*l*
14×unpow-prod-down cube-prod
13×add-cube-cbrt *-un-lft-identity add-cbrt-cube
10×sqr-pow
pow1
pow-to-exp pow-exp
add-log-exp
cbrt-unprod
pow-prod-down *-commutative
distribute-rgt-in cube-mult associate-+l+ distribute-lft-in flip3-+ unpow3 associate-*r/ flip-+
+-commutative sum-log
Counts
4 → 113
Calls
4 calls:
7.0ms
(* x (+ a (* (* 1/2 (pow a 2)) x)))
9.0ms
(* (* 1/2 (pow a 2)) x)
6.0ms
(+ (* x (+ a (* (* 1/2 (pow a 2)) x))) (* 1/6 (* (pow a 3) (pow x 3))))
12.0ms
(* (pow a 3) (pow x 3))

series233.0ms

Counts
4 → 12
Calls
4 calls:
56.0ms
(* x (+ a (* (* 1/2 (pow a 2)) x)))
23.0ms
(* (* 1/2 (pow a 2)) x)
94.0ms
(+ (* x (+ a (* (* 1/2 (pow a 2)) x))) (* 1/6 (* (pow a 3) (pow x 3))))
60.0ms
(* (pow a 3) (pow x 3))

simplify98.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 1 (14.0ms)

IterNodesCost
0471797
12758738
25001738

prune297.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 2.5b

localize13.0ms

Local error

Found 4 expressions with local error:

0.3b
(pow (* a x) 3)
1.4b
(* x (+ a (* (* 1/2 (pow a 2)) x)))
7.2b
(* (* 1/2 (pow a 2)) x)
11.8b
(+ (* x (+ a (* (* 1/2 (pow a 2)) x))) (* 1/6 (pow (* a x) 3)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
19×add-exp-log
14×add-cbrt-cube
11×pow1
10×add-sqr-sqrt
prod-exp
add-cube-cbrt *-un-lft-identity
associate-*r* add-log-exp
cbrt-unprod
associate-*l*
pow-unpow pow-prod-down pow-exp
distribute-rgt-in pow-to-exp associate-+l+ pow-pow distribute-lft-in flip3-+ associate-*r/ *-commutative flip-+ rem-cube-cbrt
+-commutative cube-mult unpow-prod-down unpow3 cube-prod sum-log unswap-sqr sqr-pow
Counts
4 → 76
Calls
4 calls:
2.0ms
(pow (* a x) 3)
7.0ms
(* x (+ a (* (* 1/2 (pow a 2)) x)))
9.0ms
(* (* 1/2 (pow a 2)) x)
5.0ms
(+ (* x (+ a (* (* 1/2 (pow a 2)) x))) (* 1/6 (pow (* a x) 3)))

series228.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(pow (* a x) 3)
60.0ms
(* x (+ a (* (* 1/2 (pow a 2)) x)))
21.0ms
(* (* 1/2 (pow a 2)) x)
96.0ms
(+ (* x (+ a (* (* 1/2 (pow a 2)) x))) (* 1/6 (pow (* a x) 3)))

simplify78.0ms

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0376525
12297478
25003478

prune207.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.1b

localize10.0ms

Local error

Found 4 expressions with local error:

0.2b
(pow (* a x) 2)
0.3b
(pow (* a x) 3)
5.4b
(+ (* a x) (* 1/2 (pow (* a x) 2)))
11.8b
(+ (+ (* a x) (* 1/2 (pow (* a x) 2))) (* 1/6 (pow (* a x) 3)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
11×add-log-exp
10×pow1 add-exp-log
add-cbrt-cube
add-sqr-sqrt add-cube-cbrt pow-unpow *-un-lft-identity
pow-pow pow-exp sum-log
+-commutative pow-to-exp unpow-prod-down flip3-+ pow-prod-down prod-exp flip-+ rem-cube-cbrt sqr-pow
cube-mult associate-+l+ unpow3 cube-prod cbrt-unprod unpow2
Counts
4 → 64
Calls
4 calls:
2.0ms
(pow (* a x) 2)
2.0ms
(pow (* a x) 3)
3.0ms
(+ (* a x) (* 1/2 (pow (* a x) 2)))
12.0ms
(+ (+ (* a x) (* 1/2 (pow (* a x) 2))) (* 1/6 (pow (* a x) 3)))

series236.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(pow (* a x) 2)
46.0ms
(pow (* a x) 3)
59.0ms
(+ (* a x) (* 1/2 (pow (* a x) 2)))
102.0ms
(+ (+ (* a x) (* 1/2 (pow (* a x) 2))) (* 1/6 (pow (* a x) 3)))

simplify62.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0285425
11624392
25001392

prune152.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.1b

regimes220.0ms

Accuracy

99.1% (0.2b remaining)

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

bsearch1.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03432
13432

end0.0ms

sample924.0ms

Algorithm
intervals
Results
431.0ms2729×body1280valid
134.0ms1294×body640valid
107.0ms5499×body80valid
50.0ms757×body320valid
17.0ms395×body160valid