Details

Time bar (total: 15.7s)

sample45.0ms

Algorithm
intervals
Results
23.0ms256×body80valid

simplify2.5s

Counts
1 → 1
Iterations
IterNodes
done5000
133931
12769
11488
10320
9258
8210
7155
6117
5106
498
374
252
131
016

prune13.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

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

rewrite210.0ms

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

series400.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(+ 0.99229 (* x 0.04481))
143.0ms
(* 0.70711 (- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x))
111.0ms
(* x (+ 0.99229 (* x 0.04481)))
102.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify1.7s

Counts
103 → 103
Iterations
IterNodes
done5002
22373
1554
0202

prune547.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize38.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 0.04481 x) 0.99229)
0.1b
(* x (+ (* 0.04481 x) 0.99229))
0.1b
(* (/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (* x (+ (* 0.04481 x) 0.99229)))) 0.70711)
15.1b
(/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (* x (+ (* 0.04481 x) 0.99229))))

rewrite115.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
22×*-un-lft-identity add-cube-cbrt
19×times-frac
18×associate-*l*
13×add-cbrt-cube add-exp-log
pow1
associate-*r* add-log-exp
flip3-+ flip-+
associate-/r/
associate-/r* prod-exp cbrt-unprod associate-/l* unswap-sqr
cbrt-undiv div-exp pow-prod-down associate-*r/ *-commutative div-inv associate-/l/
distribute-rgt-in +-commutative clear-num sum-log frac-2neg distribute-lft-in associate-*l/
Counts
4 → 98
Calls
4 calls:
6.0ms
(+ (* 0.04481 x) 0.99229)
32.0ms
(* x (+ (* 0.04481 x) 0.99229))
42.0ms
(* (/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (* x (+ (* 0.04481 x) 0.99229)))) 0.70711)
32.0ms
(/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (* x (+ (* 0.04481 x) 0.99229))))

series337.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(+ (* 0.04481 x) 0.99229)
113.0ms
(* x (+ (* 0.04481 x) 0.99229))
100.0ms
(* (/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (* x (+ (* 0.04481 x) 0.99229)))) 0.70711)
75.0ms
(/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (* x (+ (* 0.04481 x) 0.99229))))

simplify1.4s

Counts
110 → 110
Iterations
IterNodes
done5000
22699
1563
0200

prune724.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize28.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (* x x) 0.04481) (* 0.99229 x))
0.1b
(* (/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (+ (* (* x x) 0.04481) (* 0.99229 x)))) 0.70711)
0.1b
(* (* x x) 0.04481)
15.1b
(/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (+ (* (* x x) 0.04481) (* 0.99229 x))))

rewrite386.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
29×add-sqr-sqrt
25×times-frac
23×add-cube-cbrt
19×associate-*l*
16×add-cbrt-cube add-exp-log
11×pow1
distribute-lft-out
associate-*r* add-log-exp
prod-exp cbrt-unprod
associate-/r* flip3-+ pow-prod-down associate-/r/ flip-+
associate-/l* unswap-sqr
cbrt-undiv div-exp *-commutative div-inv associate-/l/
+-commutative clear-num sum-log frac-2neg associate-*l/
Counts
4 → 102
Calls
4 calls:
29.0ms
(+ (* (* x x) 0.04481) (* 0.99229 x))
217.0ms
(* (/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (+ (* (* x x) 0.04481) (* 0.99229 x)))) 0.70711)
15.0ms
(* (* x x) 0.04481)
120.0ms
(/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (+ (* (* x x) 0.04481) (* 0.99229 x))))

series296.0ms

Counts
4 → 12
Calls
4 calls:
94.0ms
(+ (* (* x x) 0.04481) (* 0.99229 x))
84.0ms
(* (/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (+ (* (* x x) 0.04481) (* 0.99229 x)))) 0.70711)
38.0ms
(* (* x x) 0.04481)
79.0ms
(/ (+ (* 0.27061 x) 2.30753) (+ 1.0 (+ (* (* x x) 0.04481) (* 0.99229 x))))

simplify1.8s

Counts
114 → 114
Iterations
IterNodes
done5002
23032
1566
0202

prune621.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize50.0ms

Local error

Found 4 expressions with local error:

0.1b
(* x (+ 0.99229 (* 0.04481 x)))
0.1b
(pow (/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0)) 3)
15.1b
(/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0))
20.3b
(cbrt (* (pow 0.70711 3) (pow (/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0)) 3)))

rewrite121.0ms

Algorithm
rewrite-expression-head
Rules
31×add-sqr-sqrt
29×*-un-lft-identity add-cube-cbrt
27×times-frac
15×unpow-prod-down cube-prod
11×add-cbrt-cube add-exp-log
pow1
associate-/r/
flip3-+ flip-+
add-log-exp
pow-unpow associate-/r* associate-*r* associate-*l* associate-*r/ div-inv associate-/l*
cube-div cbrt-undiv div-exp pow-prod-down pow-exp rem-cube-cbrt associate-/l/
cbrt-prod distribute-rgt-in cube-mult pow-to-exp cbrt-div clear-num pow-pow frac-2neg distribute-lft-in pow1/3 unpow3 prod-exp *-commutative rem-cbrt-cube cbrt-unprod unswap-sqr sqr-pow
Counts
4 → 114
Calls
4 calls:
17.0ms
(* x (+ 0.99229 (* 0.04481 x)))
23.0ms
(pow (/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0)) 3)
50.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0))
24.0ms
(cbrt (* (pow 0.70711 3) (pow (/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0)) 3)))

series436.0ms

Counts
4 → 12
Calls
4 calls:
96.0ms
(* x (+ 0.99229 (* 0.04481 x)))
130.0ms
(pow (/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0)) 3)
87.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0))
122.0ms
(cbrt (* (pow 0.70711 3) (pow (/ (+ 2.30753 (* x 0.27061)) (+ (* x (+ 0.99229 (* 0.04481 x))) 1.0)) 3)))

simplify1.9s

Counts
126 → 126
Iterations
IterNodes
done5001
24379
1851
0236

prune810.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes36.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify12.0ms

Iterations
IterNodes
done35
335
234
130
019

end0.0ms

sample1.0s

Algorithm
intervals
Results
804.0ms8000×body80valid