Details

Time bar (total: 33.1s)

sample137.0ms

Algorithm
intervals
Results
62.0ms77×body1280valid
22.0ms45×body640valid
20.0ms27×body320valid
15.0ms27×body2560valid
5.0ms69×body80valid
2.0ms11×body160valid

simplify6.0ms

Counts
1 → 1
Iterations
IterNodes
29
19
07

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 53.6b

localize26.0ms

Local error

Found 3 expressions with local error:

0.5b
(+ x (sqrt (+ (* x x) 1)))
4.0b
(log (+ x (sqrt (+ (* x x) 1))))
16.6b
(sqrt (+ (* x x) 1))

rewrite58.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-sqr-sqrt
pow1 add-cube-cbrt add-log-exp
log-prod add-exp-log
flip3-+ add-cbrt-cube sqrt-prod flip-+ insert-posit16
log-div sqrt-div distribute-lft-out
+-commutative rem-sqrt-square sum-log sqrt-pow1 pow1/2 rem-log-exp log-pow
Counts
3 → 45
Calls
3 calls:
21.0ms
(+ x (sqrt (+ (* x x) 1)))
22.0ms
(log (+ x (sqrt (+ (* x x) 1))))
14.0ms
(sqrt (+ (* x x) 1))

series272.0ms

Counts
3 → 9
Calls
3 calls:
77.0ms
(+ x (sqrt (+ (* x x) 1)))
149.0ms
(log (+ x (sqrt (+ (* x x) 1))))
45.0ms
(sqrt (+ (* x x) 1))

simplify1.9s

Counts
54 → 54
Iterations
IterNodes
43922
31654
2660
1271
0121

prune468.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize32.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (* x x) x)
0.2b
(* 3/40 (* (* x x) (* (* x x) x)))
0.3b
(* -1/6 (* (* x x) x))
20.1b
(+ (* -1/6 (* (* x x) x)) (* 3/40 (* (* x x) (* (* x x) x))))

rewrite313.0ms

Algorithm
rewrite-expression-head
Rules
61×pow1
47×add-cbrt-cube add-exp-log
31×pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt
*-un-lft-identity associate-*l* add-cube-cbrt
pow-plus pow-prod-up add-log-exp
associate-*r*
insert-posit16
*-commutative
pow2 pow-sqr
+-commutative sum-log flip3-+ pow3 flip-+ unswap-sqr
Counts
4 → 97
Calls
4 calls:
30.0ms
(* (* x x) x)
176.0ms
(* 3/40 (* (* x x) (* (* x x) x)))
43.0ms
(* -1/6 (* (* x x) x))
59.0ms
(+ (* -1/6 (* (* x x) x)) (* 3/40 (* (* x x) (* (* x x) x))))

series461.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(* (* x x) x)
92.0ms
(* 3/40 (* (* x x) (* (* x x) x)))
73.0ms
(* -1/6 (* (* x x) x))
235.0ms
(+ (* -1/6 (* (* x x) x)) (* 3/40 (* (* x x) (* (* x x) x))))

simplify3.5s

Counts
109 → 109
Iterations
IterNodes
35368
21138
1368
0127

prune889.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize35.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (* x (* x x)) (+ -1/6 (* (* 3/40 x) x)))
0.1b
(* (* 3/40 x) x)
0.2b
(* 3/40 x)
0.9b
(log (exp (* (* x (* x x)) (+ -1/6 (* (* 3/40 x) x)))))

rewrite107.0ms

Algorithm
rewrite-expression-head
Rules
21×pow1
20×add-cbrt-cube add-exp-log
11×add-sqr-sqrt
10×pow-prod-down prod-exp cbrt-unprod
*-un-lft-identity associate-*r* add-cube-cbrt
log-prod associate-*l* add-log-exp
insert-posit16
log-pow *-commutative
distribute-rgt-in distribute-lft-in exp-sum associate-*r/
exp-prod flip3-+ exp-to-pow rem-log-exp flip-+ unswap-sqr
Counts
4 → 81
Calls
4 calls:
59.0ms
(* (* x (* x x)) (+ -1/6 (* (* 3/40 x) x)))
27.0ms
(* (* 3/40 x) x)
10.0ms
(* 3/40 x)
9.0ms
(log (exp (* (* x (* x x)) (+ -1/6 (* (* 3/40 x) x)))))

series444.0ms

Counts
4 → 12
Calls
4 calls:
190.0ms
(* (* x (* x x)) (+ -1/6 (* (* 3/40 x) x)))
40.0ms
(* (* 3/40 x) x)
26.0ms
(* 3/40 x)
189.0ms
(log (exp (* (* x (* x x)) (+ -1/6 (* (* 3/40 x) x)))))

simplify5.6s

Counts
93 → 93
Iterations
IterNodes
37146
21323
1335
0135

prune824.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ (/ 1/8 x) (* x x)) (+ x x))
0.0b
(- (/ 1/2 x) (- (/ (/ 1/8 x) (* x x)) (+ x x)))
0.1b
(/ (/ 1/8 x) (* x x))
9.5b
(log (- (/ 1/2 x) (- (/ (/ 1/8 x) (* x x)) (+ x x))))

rewrite200.0ms

Algorithm
rewrite-expression-head
Rules
42×*-un-lft-identity
36×add-sqr-sqrt times-frac
19×add-cube-cbrt
18×add-log-exp
17×add-exp-log
16×add-cbrt-cube
14×frac-sub
13×associate-/l*
12×distribute-lft-out--
log-prod
diff-log difference-of-squares
cbrt-undiv log-div div-exp
pow1 flip3-- flip--
insert-posit16
sub-neg flip3-+ flip-+ div-inv distribute-lft-out associate--r+
sum-log prod-exp cbrt-unprod
clear-num associate-/r* frac-2neg rem-log-exp log-pow associate--r- associate-/l/
Counts
4 → 120
Calls
4 calls:
33.0ms
(- (/ (/ 1/8 x) (* x x)) (+ x x))
84.0ms
(- (/ 1/2 x) (- (/ (/ 1/8 x) (* x x)) (+ x x)))
10.0ms
(/ (/ 1/8 x) (* x x))
71.0ms
(log (- (/ 1/2 x) (- (/ (/ 1/8 x) (* x x)) (+ x x))))

series411.0ms

Counts
4 → 12
Calls
4 calls:
201.0ms
(- (/ (/ 1/8 x) (* x x)) (+ x x))
65.0ms
(- (/ 1/2 x) (- (/ (/ 1/8 x) (* x x)) (+ x x)))
42.0ms
(/ (/ 1/8 x) (* x x))
102.0ms
(log (- (/ 1/2 x) (- (/ (/ 1/8 x) (* x x)) (+ x x))))

simplify11.4s

Counts
132 → 132
Iterations
IterNodes
38868
21891
1660
0263

prune990.0ms

Pruning

7 alts after pruning (4 fresh and 3 done)

Merged error: 0.0b

regimes112.0ms

Accuracy

99.5% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 30.6b

bsearch168.0ms

Steps
ItersRangePoint
10
1.4996160052323843e-06
45385424.466692075
0.9616249105092439
10
-8.26555774309129e+15
-0.755072844465923
-1.056937052753612

simplify11.0ms

Iterations
IterNodes
237
137
030

end0.0ms

sample4.7s

Algorithm
intervals
Results
2.4s2330×body1280valid
952.0ms1568×body640valid
612.0ms787×body2560valid
286.0ms822×body320valid
207.0ms2106×body80valid
75.0ms387×body160valid