Details

Time bar (total: 8.2s)

sample83.0ms

Algorithm
intervals
Results
27.0ms269×body80nan
24.0ms256×body80valid

simplify36.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05017
110617
237417
3165217
4500117

prune5.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 4.3b

Counts
2 → 1

localize23.0ms

Local error

Found 4 expressions with local error:

0.2b
(* z (sqrt (+ t a)))
0.3b
(/ 2.0 (* t 3.0))
2.9b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
4.0b
(/ (* z (sqrt (+ t a))) t)

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
20×frac-sub
16×add-exp-log add-cbrt-cube
15×add-sqr-sqrt
13×*-un-lft-identity
11×add-cube-cbrt
flip3-- flip--
frac-times associate-*r/
associate-*r*
pow1 times-frac associate--r+ add-log-exp
flip3-+ sqrt-prod flip-+
cbrt-undiv sqrt-div div-exp associate-/r* associate-/l*
distribute-rgt-in sub-neg distribute-lft-in associate-*l* prod-exp cbrt-unprod
frac-2neg associate-*l/ associate--l+ clear-num div-inv associate-/l/ unswap-sqr
diff-log pow-prod-down *-commutative distribute-lft-out
Counts
4 → 101
Calls
4 calls:
7.0ms
(* z (sqrt (+ t a)))
5.0ms
(/ 2.0 (* t 3.0))
13.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
10.0ms
(/ (* z (sqrt (+ t a))) t)

series343.0ms

Counts
4 → 12
Calls
4 calls:
65.0ms
(* z (sqrt (+ t a)))
16.0ms
(/ 2.0 (* t 3.0))
180.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
82.0ms
(/ (* z (sqrt (+ t a))) t)

simplify40.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
010191262
150011200

prune524.0ms

Filtered
113 candidates to 88 candidates (77.9%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New1103113
Fresh000
Picked101
Done000
Total1113114

Merged error: 0.7b

Counts
114 → 3

localize32.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt t)
0.6b
(cbrt t)
1.5b
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))
2.9b
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
63×add-sqr-sqrt
60×frac-sub
58×times-frac
47×*-un-lft-identity
46×associate-*r*
39×frac-times
35×add-cube-cbrt
31×cbrt-prod
28×sqrt-prod
27×associate-*r/
25×add-exp-log flip3-- flip--
21×associate-*l/
18×add-cbrt-cube
10×unswap-sqr
flip3-+ flip-+
prod-exp cbrt-unprod
cbrt-undiv div-exp associate-*l*
pow1 distribute-lft-out associate--r+ add-log-exp
distribute-rgt-in sub-neg distribute-lft-in
pow1/3 associate--l+ div-inv
diff-log pow-prod-down *-commutative
Counts
4 → 169
Calls
4 calls:
1.0ms
(cbrt t)
1.0ms
(cbrt t)
24.0ms
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))
20.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))

series710.0ms

Counts
4 → 12
Calls
4 calls:
187.0ms
(cbrt t)
183.0ms
(cbrt t)
111.0ms
(* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))
229.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))

simplify67.0ms

Algorithm
egg-herbie
Counts
181 → 181
Iterations

Useful iterations: 1 (35.0ms)

IterNodesCost
017393626
150013513

prune1.0s

Filtered
181 candidates to 144 candidates (79.6%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1801181
Fresh022
Picked011
Done000
Total1804184

Merged error: 0.5b

Counts
184 → 4

localize36.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt t)
0.6b
(cbrt t)
6.0b
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
12.2b
(log (exp (cbrt t)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
60×frac-sub
38×frac-times
26×associate-*r/
25×flip3-- flip--
20×associate-*l/
cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ flip-+
log-pow
exp-prod associate--r+ add-log-exp
pow1
add-exp-log add-cbrt-cube
distribute-rgt-in sub-neg log-prod distribute-lft-in
pow1/3 associate--l+
diff-log rem-log-exp
Counts
4 → 100
Calls
4 calls:
1.0ms
(cbrt t)
1.0ms
(cbrt t)
22.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
3.0ms
(log (exp (cbrt t)))

series791.0ms

Counts
4 → 12
Calls
4 calls:
192.0ms
(cbrt t)
183.0ms
(cbrt t)
232.0ms
(- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
184.0ms
(log (exp (cbrt t)))

simplify55.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
012812693
150012579

prune846.0ms

Filtered
112 candidates to 101 candidates (90.2%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1120112
Fresh022
Picked011
Done011
Total1124116

Merged error: 0.5b

Counts
116 → 4

localize14.0ms

Local error

Found 3 expressions with local error:

0.0b
(* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))
0.0b
(+ (* a c) (* 0.8333333333333334 c))
1.2b
(- (+ (* a c) (* 0.8333333333333334 c)) (* a b))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
associate-*r*
add-sqr-sqrt
exp-sum
pow1 add-cube-cbrt *-un-lft-identity add-cbrt-cube
add-exp-log
distribute-rgt-in sub-neg distribute-lft-in associate-*l* associate--l+
diff-log sum-log
+-commutative distribute-rgt-out flip3-- flip3-+ pow-prod-down prod-exp *-commutative flip-- cbrt-unprod flip-+ unswap-sqr
Counts
3 → 50
Calls
3 calls:
10.0ms
(* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))
4.0ms
(+ (* a c) (* 0.8333333333333334 c))
6.0ms
(- (+ (* a c) (* 0.8333333333333334 c)) (* a b))

series138.0ms

Counts
3 → 9
Calls
3 calls:
65.0ms
(* y (exp (* 2.0 (- (+ (* a c) (* 0.8333333333333334 c)) (* a b)))))
32.0ms
(+ (* a c) (* 0.8333333333333334 c))
40.0ms
(- (+ (* a c) (* 0.8333333333333334 c)) (* a b))

simplify103.0ms

Algorithm
egg-herbie
Counts
59 → 59
Iterations

Useful iterations: 3 (97.0ms)

IterNodesCost
0259448
1966398
23737386
35001385

prune145.0ms

Filtered
59 candidates to 41 candidates (69.5%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New58159
Fresh011
Picked011
Done022
Total58563

Merged error: 0.2b

Counts
63 → 5

regimes317.0ms

Accuracy

-39.4% (3.1b remaining)

Error of 3.6b against oracle of 0.5b and baseline of 2.7b

bsearch371.0ms

Steps
ItersRangePoint
8
1.0438010246619942e-219
1.2305558358911752e-216
5.820608603212008e-218
8
-2.094290353776123e-67
-2.086103592965978e-70
-2.0653939770625906e-67

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
09080
19080

end0.0ms

sample2.3s

Algorithm
intervals
Results
953.0ms8203×body80nan
755.0ms8000×body80valid

Profiling

Loading profile data...