Details

Time bar (total: 15.4s)

sample34.0ms

Algorithm
intervals
Results
10.0ms65×body640valid
6.0ms137×body80valid
3.0ms24×body320valid
2.0ms14×body1280valid
1.0ms16×body160valid

simplify113.0ms

Counts
1 → 1

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 8.5b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (- x 1.0))
0.0b
(/ 1.0 (+ x 1.0))
0.0b
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
1.0b
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

rewrite548.0ms

Algorithm
rewrite-expression-head
Rules
83×*-un-lft-identity
47×times-frac
43×add-sqr-sqrt
23×add-cube-cbrt
14×distribute-lft-out--
13×distribute-lft-out
11×add-log-exp
associate-/r*
add-exp-log add-cbrt-cube difference-of-squares
associate-/l*
pow1 associate-/r/
flip3-- frac-add flip--
cbrt-undiv sub-neg associate-+l+ frac-2neg flip3-+ diff-log div-exp clear-num sum-log frac-sub flip-+ div-inv
+-commutative associate-+l-
Counts
4 → 114
Calls
4 calls:
22.0ms
(/ 1.0 (- x 1.0))
22.0ms
(/ 1.0 (+ x 1.0))
125.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
370.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series449.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(/ 1.0 (- x 1.0))
36.0ms
(/ 1.0 (+ x 1.0))
44.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
337.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify670.0ms

Counts
126 → 126

prune384.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.4b

localize17.0ms

Local error

Found 4 expressions with local error:

0.3b
(cbrt (/ 1.0 (+ x 1.0)))
0.3b
(cbrt (/ 1.0 (+ x 1.0)))
0.3b
(cbrt (/ 1.0 (+ x 1.0)))
15.9b
(+ (- (* (* (cbrt (/ 1.0 (+ x 1.0))) (cbrt (/ 1.0 (+ x 1.0)))) (cbrt (/ 1.0 (+ x 1.0)))) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

rewrite859.0ms

Algorithm
rewrite-expression-head
Rules
54×cbrt-prod
48×*-un-lft-identity
36×times-frac
28×add-sqr-sqrt add-cube-cbrt
15×cbrt-div
10×distribute-lft-out
frac-add add-log-exp
frac-sub
associate-/r/
frac-times associate-*l/
pow1 add-exp-log flip3-+ add-cbrt-cube flip-+
pow1/3 associate-*r/ div-inv
associate-+l+ sum-log
+-commutative associate-+l- sub-neg flip3-- diff-log flip--
Counts
4 → 106
Calls
4 calls:
13.0ms
(cbrt (/ 1.0 (+ x 1.0)))
13.0ms
(cbrt (/ 1.0 (+ x 1.0)))
12.0ms
(cbrt (/ 1.0 (+ x 1.0)))
813.0ms
(+ (- (* (* (cbrt (/ 1.0 (+ x 1.0))) (cbrt (/ 1.0 (+ x 1.0)))) (cbrt (/ 1.0 (+ x 1.0)))) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series1.1s

Counts
4 → 12
Calls
4 calls:
221.0ms
(cbrt (/ 1.0 (+ x 1.0)))
238.0ms
(cbrt (/ 1.0 (+ x 1.0)))
216.0ms
(cbrt (/ 1.0 (+ x 1.0)))
387.0ms
(+ (- (* (* (cbrt (/ 1.0 (+ x 1.0))) (cbrt (/ 1.0 (+ x 1.0)))) (cbrt (/ 1.0 (+ x 1.0)))) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify966.0ms

Counts
118 → 118

prune482.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.4b

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* 1.0 x) (* (+ x 1.0) 2.0))
0.0b
(* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0))
0.0b
(* (* (+ x 1.0) x) (- x 1.0))
17.5b
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

rewrite219.0ms

Algorithm
rewrite-expression-head
Rules
46×associate-*l/
22×flip3-- flip--
16×frac-times frac-add
13×add-sqr-sqrt
12×flip3-+ flip-+
11×pow1 add-exp-log *-un-lft-identity add-cbrt-cube
10×associate-*r*
associate-*r/ add-log-exp
add-cube-cbrt sub-neg
distribute-rgt-in distribute-lft-in
associate-+l+ associate-*l* pow-prod-down prod-exp cbrt-unprod
*-commutative distribute-lft-out-- difference-of-squares
+-commutative diff-log sum-log unswap-sqr
Counts
4 → 107
Calls
4 calls:
16.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
55.0ms
(* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0))
94.0ms
(* (* (+ x 1.0) x) (- x 1.0))
43.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

series278.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
50.0ms
(* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0))
162.0ms
(* (* (+ x 1.0) x) (- x 1.0))
4.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

simplify2.4s

Counts
119 → 119

prune506.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.4b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (+ x 1.0) x)
0.0b
(* (* (+ x 1.0) x) (- x 1.0))
0.4b
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

rewrite184.0ms

Algorithm
rewrite-expression-head
Rules
19×add-exp-log add-cbrt-cube
18×associate-*l/
12×add-sqr-sqrt *-un-lft-identity
10×pow1
frac-times add-cube-cbrt associate-*r* associate-/r/
flip3-+ prod-exp cbrt-unprod flip-+
flip3-- flip--
associate-*l*
associate-*r/ pow-prod-down
cbrt-undiv times-frac div-exp associate-/l* add-log-exp
distribute-rgt-in sub-neg distribute-lft-in *-commutative
frac-2neg clear-num associate-/r* div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 84
Calls
3 calls:
43.0ms
(* (+ x 1.0) x)
82.0ms
(* (* (+ x 1.0) x) (- x 1.0))
49.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

series324.0ms

Counts
3 → 9
Calls
3 calls:
58.0ms
(* (+ x 1.0) x)
142.0ms
(* (* (+ x 1.0) x) (- x 1.0))
123.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

simplify1.1s

Counts
93 → 93

prune217.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

regimes20.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify3.0s

end0.0ms

sample1.5s

Algorithm
intervals
Results
498.0ms1844×body640valid
360.0ms4162×body80valid
275.0ms968×body320valid
148.0ms541×body1280valid
52.0ms487×body160valid