Details

Time bar (total: 15.4s)

sample34.0ms

Algorithm
intervals
Results
21.0ms256×body80valid

simplify3.5s

Counts
1 → 1
Iterations
IterNodes
done5001
143988
131809
12737
11453
10309
9254
8207
7156
6118
5105
494
371
252
131
016

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.0b
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
0.1b
(* x (+ 0.99229 (* x 0.04481)))
12.3b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite118.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
16×*-un-lft-identity
14×add-cube-cbrt
10×times-frac
add-cbrt-cube add-exp-log add-log-exp
pow1
flip3-+ flip-+ insert-posit16
associate-/r* associate-*r* associate-*l* associate-/l*
associate-*r/ associate-/r/ difference-of-squares associate-/l/
distribute-rgt-in cbrt-undiv +-commutative clear-num sum-log sub-neg frac-2neg distribute-lft-in flip3-- diff-log div-exp pow-prod-down prod-exp *-commutative cbrt-unprod div-inv flip-- distribute-lft-out-- unswap-sqr
Counts
4 → 83
Calls
4 calls:
9.0ms
(+ 2.30753 (* x 0.27061))
56.0ms
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
18.0ms
(* x (+ 0.99229 (* x 0.04481)))
34.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series299.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(+ 2.30753 (* x 0.27061))
92.0ms
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
94.0ms
(* x (+ 0.99229 (* x 0.04481)))
77.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify1.4s

Counts
95 → 95
Iterations
IterNodes
done5003
21555
1470
0176

prune430.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize39.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
0.2b
(/ 1 (/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061))))
12.3b
(/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061)))

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
60×add-sqr-sqrt
58×*-un-lft-identity add-cube-cbrt
19×add-exp-log
18×associate-/r*
13×add-cbrt-cube
11×associate-/r/
flip3-+ div-exp flip-+
pow1
div-inv associate-/l* add-log-exp
cbrt-undiv insert-posit16
associate-*r* associate-*l*
rec-exp clear-num frac-2neg 1-exp associate-*r/ associate-/l/
distribute-rgt-in +-commutative sum-log distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod pow-flip inv-pow unswap-sqr
Counts
4 → 152
Calls
4 calls:
8.0ms
(+ 2.30753 (* x 0.27061))
20.0ms
(* x (+ 0.99229 (* x 0.04481)))
14.0ms
(/ 1 (/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061))))
27.0ms
(/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061)))

series268.0ms

Counts
4 → 12
Calls
4 calls:
48.0ms
(+ 2.30753 (* x 0.27061))
80.0ms
(* x (+ 0.99229 (* x 0.04481)))
73.0ms
(/ 1 (/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061))))
67.0ms
(/ (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))) (+ 2.30753 (* x 0.27061)))

simplify2.0s

Counts
164 → 164
Iterations
IterNodes
done5001
22494
1731
0272

prune783.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644)))) x)
0.0b
(* 0.70711 (- (/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644)))) x))
0.1b
(* (* x x) 0.02505083423776644)
0.3b
(/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644))))

rewrite488.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
23×*-un-lft-identity
15×add-exp-log add-cube-cbrt
13×times-frac add-cbrt-cube
12×pow1
11×associate-*r*
add-log-exp difference-of-squares
associate-*l* pow-prod-down prod-exp cbrt-unprod insert-posit16 distribute-lft-out--
associate-/r* sub-neg div-inv associate-/l*
distribute-rgt-in distribute-lft-in flip3-- div-exp associate-*r/ associate-/r/ *-commutative flip-- unswap-sqr
cbrt-undiv rec-exp clear-num frac-2neg flip3-+ diff-log 1-exp flip-+ pow-flip inv-pow
Counts
4 → 102
Calls
4 calls:
131.0ms
(- (/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644)))) x)
301.0ms
(* 0.70711 (- (/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644)))) x))
28.0ms
(* (* x x) 0.02505083423776644)
27.0ms
(/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644))))

series281.0ms

Counts
4 → 12
Calls
4 calls:
58.0ms
(- (/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644)))) x)
105.0ms
(* 0.70711 (- (/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644)))) x))
53.0ms
(* (* x x) 0.02505083423776644)
65.0ms
(/ 1 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* x x) 0.02505083423776644))))

simplify1.6s

Counts
114 → 114
Iterations
IterNodes
done5000
21437
1473
0199

prune464.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize42.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (/ 0.70711 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x)))) (* (- x) 0.70711))
0.0b
(+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x)))
0.1b
(* (* 0.02505083423776644 x) x)
0.3b
(/ 0.70711 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x))))

rewrite148.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
11×add-cbrt-cube add-exp-log add-log-exp
pow1 times-frac
insert-posit16
associate-/r* sum-log flip3-+ associate-*r* pow-prod-down prod-exp cbrt-unprod flip-+ associate-/l*
distribute-lft-neg-out +-commutative associate-+r+ associate-/r/
cbrt-undiv clear-num associate-+r- sub-neg frac-2neg diff-log div-exp associate-*l* unsub-neg *-commutative div-inv
Counts
4 → 79
Calls
4 calls:
88.0ms
(+ (/ 0.70711 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x)))) (* (- x) 0.70711))
21.0ms
(+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x)))
20.0ms
(* (* 0.02505083423776644 x) x)
16.0ms
(/ 0.70711 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x))))

series243.0ms

Counts
4 → 12
Calls
4 calls:
86.0ms
(+ (/ 0.70711 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x)))) (* (- x) 0.70711))
40.0ms
(+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x)))
48.0ms
(* (* 0.02505083423776644 x) x)
69.0ms
(/ 0.70711 (+ (* 0.37920088514346545 x) (- 0.4333638132548656 (* (* 0.02505083423776644 x) x))))

simplify1.5s

Counts
91 → 91
Iterations
IterNodes
done5003
21442
1432
0168

prune347.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes20.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify7.0ms

Iterations
IterNodes
done27
127
018

end0.0ms

sample1.2s

Algorithm
intervals
Results
1.1s8000×body80valid