Details

Time bar (total: 14.6s)

sample156.0ms

Algorithm
intervals
Results
52.0ms190×body80valid
40.0ms43×body2560valid
18.0ms25×body1280valid
12.0ms85×body80nan
7.0ms13×body640valid
5.0ms11×body320valid
3.0msbody5120valid
1.0msbody160valid

simplify69.0ms

Counts
1 → 1
Iterations
IterNodes
done102
7102
6101
599
491
373
241
122
012

prune10.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 34.2b

localize42.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (* 3 a) c)
0.5b
(+ (- b) (sqrt (- (* b b) (* (* 3 a) c))))
1.0b
(- (* b b) (* (* 3 a) c))
24.5b
(sqrt (- (* b b) (* (* 3 a) c)))

rewrite68.0ms

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity
10×add-sqr-sqrt pow1 fma-def add-log-exp
add-cbrt-cube add-exp-log add-cube-cbrt
expm1-log1p-u distribute-rgt-neg-in insert-posit16 log1p-expm1-u
distribute-lft-neg-in associate-*r* pow-prod-down prod-exp sqrt-prod cbrt-unprod
sum-log flip3-- sqrt-div flip-- distribute-lft-out
neg-sub0 +-commutative rem-sqrt-square neg-mul-1 sub-neg sqrt-pow1 flip3-+ pow1/2 fma-neg diff-log associate-*l* prod-diff neg-log *-commutative associate-+l- flip-+
Counts
4 → 84
Calls
4 calls:
15.0ms
(* (* 3 a) c)
18.0ms
(+ (- b) (sqrt (- (* b b) (* (* 3 a) c))))
15.0ms
(- (* b b) (* (* 3 a) c))
19.0ms
(sqrt (- (* b b) (* (* 3 a) c)))

series306.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(* (* 3 a) c)
129.0ms
(+ (- b) (sqrt (- (* b b) (* (* 3 a) c))))
68.0ms
(- (* b b) (* (* 3 a) c))
88.0ms
(sqrt (- (* b b) (* (* 3 a) c)))

simplify959.0ms

Counts
96 → 96
Iterations
IterNodes
done2000
32000
21077
1353
0138

prune509.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 14.4b

localize43.0ms

Local error

Found 4 expressions with local error:

16.7b
(cbrt (* (* 3 a) c))
16.7b
(cbrt (* (* 3 a) c))
16.7b
(cbrt (* (* 3 a) c))
24.5b
(sqrt (- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (cbrt (* (* 3 a) c)))))

rewrite59.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 *-un-lft-identity add-cube-cbrt
expm1-log1p-u add-cbrt-cube add-exp-log insert-posit16 log1p-expm1-u add-log-exp
cbrt-prod pow1/3 sqrt-prod
sqrt-div
rem-sqrt-square sqrt-pow1 flip3-- pow1/2 flip--
Counts
4 → 54
Calls
4 calls:
10.0ms
(cbrt (* (* 3 a) c))
11.0ms
(cbrt (* (* 3 a) c))
19.0ms
(cbrt (* (* 3 a) c))
19.0ms
(sqrt (- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (cbrt (* (* 3 a) c)))))

series539.0ms

Counts
4 → 12
Calls
4 calls:
120.0ms
(cbrt (* (* 3 a) c))
141.0ms
(cbrt (* (* 3 a) c))
124.0ms
(cbrt (* (* 3 a) c))
154.0ms
(sqrt (- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (cbrt (* (* 3 a) c)))))

simplify1.2s

Counts
66 → 66
Iterations
IterNodes
done2060
42060
31778
2527
1217
093

prune439.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 14.4b

localize53.0ms

Local error

Found 4 expressions with local error:

1.0b
(- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (* (cbrt (* 3 a)) (cbrt c))))
16.7b
(cbrt (* (* 3 a) c))
16.7b
(cbrt (* (* 3 a) c))
24.5b
(sqrt (- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (* (cbrt (* 3 a)) (cbrt c)))))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-log-exp
pow1 *-un-lft-identity add-cube-cbrt
expm1-log1p-u add-cbrt-cube add-exp-log insert-posit16 log1p-expm1-u
sqrt-prod
cbrt-prod flip3-- pow1/3 sqrt-div flip--
rem-sqrt-square sub-neg sqrt-pow1 pow1/2 fma-neg diff-log prod-diff
Counts
4 → 59
Calls
4 calls:
11.0ms
(- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (* (cbrt (* 3 a)) (cbrt c))))
10.0ms
(cbrt (* (* 3 a) c))
14.0ms
(cbrt (* (* 3 a) c))
15.0ms
(sqrt (- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (* (cbrt (* 3 a)) (cbrt c)))))

series831.0ms

Counts
4 → 12
Calls
4 calls:
245.0ms
(- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (* (cbrt (* 3 a)) (cbrt c))))
122.0ms
(cbrt (* (* 3 a) c))
101.0ms
(cbrt (* (* 3 a) c))
363.0ms
(sqrt (- (* b b) (* (* (cbrt (* (* 3 a) c)) (cbrt (* (* 3 a) c))) (* (cbrt (* 3 a)) (cbrt c)))))

simplify1.3s

Counts
71 → 71
Iterations
IterNodes
done2001
32001
2936
1302
0125

prune509.0ms

Pruning

10 alts after pruning (8 fresh and 2 done)

Merged error: 13.9b

localize56.0ms

Local error

Found 4 expressions with local error:

1.0b
(- (* b b) (* (* 3 a) c))
24.5b
(sqrt (- (* b b) (* (* 3 a) c)))
24.5b
(sqrt (- (* b b) (* (* 3 a) c)))
24.5b
(sqrt (- (* b b) (* (* 3 a) c)))

rewrite61.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
sqrt-prod
pow1 *-un-lft-identity add-cube-cbrt
sqrt-div add-log-exp
expm1-log1p-u flip3-- add-cbrt-cube add-exp-log insert-posit16 log1p-expm1-u flip--
rem-sqrt-square sqrt-pow1 pow1/2
sub-neg fma-neg diff-log prod-diff
Counts
4 → 71
Calls
4 calls:
14.0ms
(- (* b b) (* (* 3 a) c))
16.0ms
(sqrt (- (* b b) (* (* 3 a) c)))
16.0ms
(sqrt (- (* b b) (* (* 3 a) c)))
14.0ms
(sqrt (- (* b b) (* (* 3 a) c)))

series378.0ms

Counts
4 → 12
Calls
4 calls:
65.0ms
(- (* b b) (* (* 3 a) c))
107.0ms
(sqrt (- (* b b) (* (* 3 a) c)))
89.0ms
(sqrt (- (* b b) (* (* 3 a) c)))
117.0ms
(sqrt (- (* b b) (* (* 3 a) c)))

simplify878.0ms

Counts
83 → 83
Iterations
IterNodes
done2001
32001
2563
1177
072

prune573.0ms

Pruning

12 alts after pruning (10 fresh and 2 done)

Merged error: 13.8b

regimes703.0ms

Accuracy

85.4% (3.2b remaining)

Error of 14.2b against oracle of 11.0b and baseline of 33.1b

bsearch197.0ms

Steps
ItersRangePoint
8
2.667754917997735e-29
4.030937871461662e-25
6.134174794339903e-27
9
-4.758281296322139e+130
-8.621942972151158e+124
-3.539544285799822e+127

simplify17.0ms

Iterations
IterNodes
done52
152
042

end0.0ms

sample4.5s

Algorithm
intervals
Results
1.0s874×body1280valid
933.0ms5928×body80valid
931.0ms1069×body2560valid
459.0ms219×body320valid
405.0ms3004×body80nan
352.0ms467×body640valid
93.0ms108×body5120valid
26.0ms109×body160valid