Details

Time bar (total: 3.9s)

sample35.0ms

Algorithm
intervals
Results
14.0ms256×body80valid

simplify103.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03210
17110
218410
338110
468210
5110210
6212210
7433710
8500110

prune5.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 22.9b

Counts
2 → 1

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ t y) a)
1.5b
(- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))
1.6b
(+ (* (+ x y) z) (* (+ t y) a))
21.5b
(/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
38×*-un-lft-identity
18×add-sqr-sqrt
16×add-cube-cbrt
15×times-frac
13×distribute-lft-out
11×add-log-exp
10×associate-*l/
add-exp-log add-cbrt-cube
flip3-+ flip-+
pow1
associate-/r*
associate-*l* frac-add
associate-*r* associate-/l*
flip3-- diff-log sum-log associate-/r/ flip-- associate-/l/
cbrt-undiv +-commutative sub-neg frac-2neg div-sub div-exp pow-prod-down prod-exp associate--l+ clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 90
Calls
4 calls:
6.0ms
(* (+ t y) a)
9.0ms
(- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))
6.0ms
(+ (* (+ x y) z) (* (+ t y) a))
14.0ms
(/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y))

series191.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(* (+ t y) a)
29.0ms
(- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))
17.0ms
(+ (* (+ x y) z) (* (+ t y) a))
140.0ms
(/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y))

simplify71.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
05201087
123081025
250011025

prune165.0ms

Filtered
76 candidates to 102 candidates (-34.2%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New9210102
Fresh000
Picked101
Done000
Total9310103

Merged error: 7.1b

Counts
103 → 10

localize17.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))))
1.5b
(- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))
1.6b
(+ (* (+ x y) z) (* (+ t y) a))
21.6b
(/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
152×*-un-lft-identity
138×times-frac
72×add-sqr-sqrt add-cube-cbrt
48×distribute-lft-out
24×associate-/r*
17×add-exp-log
11×associate-/r/ add-cbrt-cube add-log-exp
div-exp associate-*l/ associate-/l*
flip3-- flip3-+ flip-- flip-+ div-inv
pow1
cbrt-undiv frac-add
rec-exp frac-2neg diff-log 1-exp clear-num sum-log associate-/l/
+-commutative sub-neg pow-flip associate--l+ inv-pow
Counts
4 → 176
Calls
4 calls:
16.0ms
(/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))))
9.0ms
(- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))
7.0ms
(+ (* (+ x y) z) (* (+ t y) a))
15.0ms
(/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))

series252.0ms

Counts
4 → 12
Calls
4 calls:
165.0ms
(/ 1 (/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))))
29.0ms
(- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))
16.0ms
(+ (* (+ x y) z) (* (+ t y) a))
42.0ms
(/ (+ (+ x t) y) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))

simplify92.0ms

Algorithm
egg-herbie
Counts
188 → 188
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
07033188
133552977
250022859

prune164.0ms

Filtered
94 candidates to 188 candidates (-100.0%)
Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New1862188
Fresh099
Picked011
Done000
Total18612198

Merged error: 3.8b

Counts
198 → 12

localize19.0ms

Local error

Found 4 expressions with local error:

7.4b
(* (* (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) (/ (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) (+ (+ x t) y)))
22.1b
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))
22.1b
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))
22.1b
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))

rewrite70.0ms

Algorithm
rewrite-expression-head
Rules
54×*-un-lft-identity
36×associate-*r*
32×times-frac
30×cbrt-div
29×add-sqr-sqrt
25×cbrt-prod
24×add-cube-cbrt
18×distribute-lft-out
16×add-exp-log frac-times
15×flip3-- flip--
12×associate-*l/
10×add-cbrt-cube
pow1
prod-exp cbrt-unprod
associate-*r/
add-log-exp
pow1/3 pow-prod-down unswap-sqr
cbrt-undiv div-exp associate-/r/
flip3-+ associate-*l* *-commutative flip-+ div-inv
Counts
4 → 114
Calls
4 calls:
37.0ms
(* (* (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) (/ (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) (+ (+ x t) y)))
9.0ms
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))
9.0ms
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))
10.0ms
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))

series491.0ms

Counts
4 → 12
Calls
4 calls:
139.0ms
(* (* (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))) (/ (cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b))) (+ (+ x t) y)))
117.0ms
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))
116.0ms
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))
118.0ms
(cbrt (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)))

simplify77.0ms

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
05913388
123993077
250012930

prune161.0ms

Filtered
92 candidates to 126 candidates (-37.0%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1260126
Fresh01010
Picked011
Done011
Total12612138

Merged error: 3.8b

Counts
138 → 12

localize4.0ms

rewrite0.0ms

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms

Counts
0 → 0

simplify3.0ms

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
000

prune0.0ms

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New000
Fresh099
Picked011
Done022
Total01212

Merged error: 3.8b

Counts
12 → 12

regimes872.0ms

Accuracy

48.2% (11.2b remaining)

Error of 15.8b against oracle of 4.5b and baseline of 26.2b

bsearch49.0ms

Steps
ItersRangePoint
6
4.0824133445675707e+74
6.420520253806565e+75
4.4330644690100254e+74
10
-2.609100067495576e+108
-1.2005871348248489e+98
-3.669839273201274e+103

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04013
14013

end0.0ms

sample938.0ms

Algorithm
intervals
Results
445.0ms7999×body80valid
0.0msbody160valid

Profiling

Loading profile data...