Details

Time bar (total: 13.9s)

sample54.0ms

Algorithm
intervals
Results
21.0ms303×body80nan
20.0ms256×body80valid

simplify136.0ms

Counts
1 → 1
Iterations
IterNodes
done107
8107
7106
6104
593
470
354
236
121
011

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.4b

localize29.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(* 6.0 (- x 1.0))
0.4b
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite92.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
10×add-cbrt-cube add-exp-log
*-un-lft-identity
add-log-exp
add-cube-cbrt
pow1 associate-*r*
associate-*r/
associate-/r* sum-log times-frac associate-*l* insert-posit16
distribute-rgt-in cbrt-undiv sub-neg distribute-lft-in flip3-+ flip3-- div-exp prod-exp associate-/r/ cbrt-unprod flip-+ flip-- associate-/l/
+-commutative associate-+l+ clear-num frac-2neg pow-prod-down *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 67
Calls
3 calls:
24.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
24.0ms
(* 6.0 (- x 1.0))
42.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series212.0ms

Counts
3 → 9
Calls
3 calls:
48.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
58.0ms
(* 6.0 (- x 1.0))
106.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify1.2s

Counts
76 → 76
Iterations
IterNodes
done5002
21307
1388
0137

prune276.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0b

localize20.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))
0.1b
(/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))

rewrite136.0ms

Algorithm
rewrite-expression-head
Rules
138×times-frac
103×add-sqr-sqrt *-un-lft-identity
71×add-cube-cbrt
26×associate-/r*
16×distribute-lft-out-- difference-of-squares
11×associate-/r/
10×add-cbrt-cube add-exp-log
add-log-exp
div-inv associate-/l*
flip3-- flip--
cbrt-undiv div-exp
pow1 sum-log insert-posit16
clear-num frac-2neg flip3-+ flip-+ associate-/l/
+-commutative associate-+l+
Counts
3 → 157
Calls
3 calls:
26.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
79.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))
28.0ms
(/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))

series223.0ms

Counts
3 → 9
Calls
3 calls:
43.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
74.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))
106.0ms
(/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))

simplify1.9s

Counts
166 → 166
Iterations
IterNodes
done5004
22524
1722
0268

prune728.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize37.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.1b
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
0.2b
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
0.3b
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

rewrite280.0ms

Algorithm
rewrite-expression-head
Rules
124×add-sqr-sqrt
108×times-frac
94×*-un-lft-identity
68×add-cube-cbrt
60×sqrt-prod
36×associate-*r*
24×associate-*l*
20×add-cbrt-cube add-exp-log
13×distribute-lft-out-- difference-of-squares
12×associate-/r*
add-log-exp unswap-sqr
sqrt-div associate-/r/ associate-/l*
pow1 cbrt-undiv div-exp
flip3-+ flip-+
prod-exp cbrt-unprod insert-posit16 div-inv
sum-log
clear-num frac-2neg associate-/l/
frac-times +-commutative associate-+l+ flip3-- div-sub pow-prod-down associate-*l/ associate-*r/ *-commutative flip--
Counts
4 → 205
Calls
4 calls:
28.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
34.0ms
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
168.0ms
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
44.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

series506.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
153.0ms
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
113.0ms
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
189.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

simplify2.0s

Counts
217 → 217
Iterations
IterNodes
done5001
22976
1855
0288

prune918.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

localize58.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (cbrt (- x 1.0)) (cbrt (- x 1.0)))
0.3b
(cbrt (- x 1.0))
0.3b
(cbrt (- x 1.0))
0.3b
(cbrt (- x 1.0))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
43×cbrt-prod
37×add-sqr-sqrt
35×*-un-lft-identity
18×cbrt-div
15×add-cube-cbrt
11×pow1
10×swap-sqr
flip3-- pow1/3 flip-- distribute-lft-out--
associate-*r* associate-*l*
difference-of-squares
add-exp-log
frac-times add-cbrt-cube insert-posit16 add-log-exp unswap-sqr
pow-prod-down associate-*l/ associate-*r/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 105
Calls
4 calls:
36.0ms
(* (cbrt (- x 1.0)) (cbrt (- x 1.0)))
4.0ms
(cbrt (- x 1.0))
4.0ms
(cbrt (- x 1.0))
4.0ms
(cbrt (- x 1.0))

series798.0ms

Counts
4 → 12
Calls
4 calls:
130.0ms
(* (cbrt (- x 1.0)) (cbrt (- x 1.0)))
130.0ms
(cbrt (- x 1.0))
101.0ms
(cbrt (- x 1.0))
436.0ms
(cbrt (- x 1.0))

simplify1.7s

Counts
117 → 117
Iterations
IterNodes
done5001
32594
2929
1393
0169

prune642.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

regimes44.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations
IterNodes
done14
114
011

end0.0ms

sample1.9s

Algorithm
intervals
Results
874.0ms8000×body80valid
769.0ms8149×body80nan