Details

Time bar (total: 18.0s)

sample104.0ms

Algorithm
intervals
Results
22.0ms42×body2560valid
20.0ms69×body80nan
15.0ms173×body80valid
10.0ms24×body1280valid
6.0ms19×body640valid
3.0ms11×body320valid
1.0msbody5120valid
0.0msbody160valid

simplify177.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01417
12917
26417
312017
414517
515217
615617
done15617

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 35.1b

localize15.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))
0.8b
(- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
1.2b
(- (* b b) (* 4.0 (* a c)))
24.4b
(sqrt (- (* b b) (* 4.0 (* a c))))

rewrite252.0ms

Algorithm
rewrite-expression-head
Rules
61×add-sqr-sqrt prod-diff
60×*-un-lft-identity
48×add-cube-cbrt
36×sqrt-prod
24×distribute-rgt-neg-in
21×distribute-lft-neg-in
11×fma-neg
10×add-log-exp
add-exp-log add-cbrt-cube
neg-mul-1 times-frac associate-/l*
distribute-lft-out-- difference-of-squares
pow1
expm1-log1p-u flip3-- flip-- log1p-expm1-u
diff-log
cbrt-undiv sub-neg sqrt-div div-exp associate-/l/
associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv
Counts
4 → 157
Calls
4 calls:
170.0ms
(/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))
42.0ms
(- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
13.0ms
(- (* b b) (* 4.0 (* a c)))
13.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

series484.0ms

Counts
4 → 12
Calls
4 calls:
160.0ms
(/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a))
125.0ms
(- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
87.0ms
(- (* b b) (* 4.0 (* a c)))
111.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

simplify1.5s

Counts
169 → 169
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02436690
15874705
217513760
done50003113

prune475.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 4.3b

localize23.0ms

Local error

Found 4 expressions with local error:

1.2b
(- (pow b 2) (* 4.0 (* a c)))
2.4b
(/ (/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b)) (* 2.0 a))
10.8b
(/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b))
24.4b
(sqrt (- (pow b 2) (* 4.0 (* a c))))

rewrite373.0ms

Algorithm
rewrite-expression-head
Rules
81×add-sqr-sqrt
78×times-frac
60×*-un-lft-identity
40×add-cube-cbrt
27×associate-/l*
20×difference-of-squares
18×add-exp-log add-cbrt-cube
13×sqrt-prod
10×distribute-lft-out--
fma-neg prod-diff
cbrt-undiv div-exp associate-/r*
unpow-prod-down associate-/r/ add-log-exp
pow1 flip3-- flip--
expm1-log1p-u log1p-expm1-u div-inv
associate-/l/
frac-2neg sqrt-div prod-exp clear-num cbrt-unprod unpow2 sqr-pow
sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 diff-log flip-+
Counts
4 → 162
Calls
4 calls:
21.0ms
(- (pow b 2) (* 4.0 (* a c)))
200.0ms
(/ (/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b)) (* 2.0 a))
118.0ms
(/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b))
27.0ms
(sqrt (- (pow b 2) (* 4.0 (* a c))))

series741.0ms

Counts
4 → 12
Calls
4 calls:
53.0ms
(- (pow b 2) (* 4.0 (* a c)))
303.0ms
(/ (/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b)) (* 2.0 a))
284.0ms
(/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b))
101.0ms
(sqrt (- (pow b 2) (* 4.0 (* a c))))

simplify1.4s

Counts
174 → 174
Iterations

Useful iterations: done (1.4s)

IterNodesCost
02824848
16874314
228373973
done50003960

prune743.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 4.2b

localize20.0ms

Local error

Found 4 expressions with local error:

1.2b
(- (pow b 2) (* 4.0 (* a c)))
2.5b
(* (/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a)))
10.8b
(/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b))
24.4b
(sqrt (- (pow b 2) (* 4.0 (* a c))))

rewrite412.0ms

Algorithm
rewrite-expression-head
Rules
66×add-sqr-sqrt
51×add-exp-log
46×*-un-lft-identity
40×times-frac
32×add-cube-cbrt
27×add-cbrt-cube
24×associate-*l*
20×prod-exp
16×div-exp
14×difference-of-squares
10×sqrt-prod
cbrt-undiv fma-neg prod-diff cbrt-unprod
pow1 associate-*r* distribute-lft-out--
unpow-prod-down associate-/r* add-log-exp
expm1-log1p-u rec-exp flip3-- 1-exp associate-/r/ flip-- log1p-expm1-u
div-inv associate-/l*
sqrt-div associate-/l/ unpow2 unswap-sqr sqr-pow
frac-times sub-neg rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 diff-log associate-*r/ pow-prod-down associate-*l/ clear-num un-div-inv *-commutative flip-+
Counts
4 → 160
Calls
4 calls:
22.0ms
(- (pow b 2) (* 4.0 (* a c)))
253.0ms
(* (/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a)))
104.0ms
(/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b))
26.0ms
(sqrt (- (pow b 2) (* 4.0 (* a c))))

series700.0ms

Counts
4 → 12
Calls
4 calls:
64.0ms
(- (pow b 2) (* 4.0 (* a c)))
271.0ms
(* (/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b)) (/ 1 (* 2.0 a)))
262.0ms
(/ (+ 0 (* c (* 4.0 a))) (- (sqrt (- (pow b 2) (* 4.0 (* a c)))) b))
102.0ms
(sqrt (- (pow b 2) (* 4.0 (* a c))))

simplify2.4s

Counts
172 → 172
Iterations

Useful iterations: done (2.4s)

IterNodesCost
02874566
17463970
230533501
done50013488

prune819.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 4.2b

localize34.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a)))
0.8b
(- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
1.2b
(- (* b b) (* 4.0 (* a c)))
24.4b
(sqrt (- (* b b) (* 4.0 (* a c))))

rewrite268.0ms

Algorithm
rewrite-expression-head
Rules
61×prod-diff
60×add-sqr-sqrt
57×*-un-lft-identity
49×add-cube-cbrt
35×sqrt-prod
23×add-exp-log distribute-rgt-neg-in
21×distribute-lft-neg-in
13×add-cbrt-cube
11×fma-neg
10×prod-exp add-log-exp
pow1 neg-mul-1 associate-*r* associate-*l*
flip3-- flip--
expm1-log1p-u div-exp cbrt-unprod log1p-expm1-u distribute-lft-out-- difference-of-squares
times-frac diff-log
cbrt-undiv frac-times sub-neg rec-exp sqrt-div 1-exp associate-*l/
associate--l- neg-sub0 rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ pow-prod-down neg-log un-div-inv *-commutative div-inv unswap-sqr
Counts
4 → 165
Calls
4 calls:
168.0ms
(* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a)))
60.0ms
(- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
14.0ms
(- (* b b) (* 4.0 (* a c)))
13.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

series429.0ms

Counts
4 → 12
Calls
4 calls:
125.0ms
(* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a)))
101.0ms
(- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))
90.0ms
(- (* b b) (* 4.0 (* a c)))
112.0ms
(sqrt (- (* b b) (* 4.0 (* a c))))

simplify1.5s

Counts
177 → 177
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02696947
16414848
219463851
done50003196

prune558.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 4.2b

regimes351.0ms

Accuracy

86.5% (3.7b remaining)

Error of 9.1b against oracle of 5.4b and baseline of 32.7b

bsearch350.0ms

Steps
ItersRangePoint
5
1.7897742140858872e+53
5.1194650287633095e+53
5.031608061939103e+53
9
9.448397398655464e-278
1.4829972419072586e-270
9.580019013081131e-278
9
-5.805813140116762e+38
-3.1089471099746935e+33
-7.631292124342714e+35

simplify11.0ms

Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
04369
15367
done5367

end0.0ms

sample3.8s

Algorithm
intervals
Results
1.1s5846×body80valid
642.0ms1102×body2560valid
485.0ms860×body1280valid
469.0ms227×body320valid
272.0ms2941×body80nan
176.0ms490×body640valid
112.0ms107×body5120valid
15.0ms105×body160valid