Details

Time bar (total: 8.5s)

sample23.0ms

Algorithm
intervals
Results
6.0ms55×body640valid
4.0ms135×body80valid
3.0ms22×body1280valid
2.0ms31×body320valid
1.0ms13×body160valid

simplify66.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01015
11815
23115
34115
45215
55915
67115
79215
811015
911715
done11715

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 8.4b

localize10.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.9b
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

rewrite336.0ms

Algorithm
rewrite-expression-head
Rules
725×*-un-lft-identity
703×times-frac
524×add-sqr-sqrt
492×add-cube-cbrt
468×prod-diff
236×associate-+l+
95×distribute-lft-out
65×div-inv
58×associate-/r/
29×flip3-+ flip-+
18×fma-neg
17×distribute-lft-out--
12×difference-of-squares
11×add-log-exp
10×fma-def
associate-/r*
add-exp-log add-cbrt-cube
associate-/l*
pow1 expm1-log1p-u log1p-expm1-u
flip3-- frac-add flip--
cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num sum-log frac-sub
+-commutative associate-+l-
Counts
4 → 618
Calls
4 calls:
5.0ms
(/ 1.0 (- x 1.0))
5.0ms
(/ 1.0 (+ x 1.0))
50.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
220.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series320.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(/ 1.0 (- x 1.0))
29.0ms
(/ 1.0 (+ x 1.0))
43.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
220.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify1.1s

Counts
630 → 630
Iterations

Useful iterations: done (1.0s)

IterNodesCost
050219834
1110017345
2306312902
done500012830

prune1.3s

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.9b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (* 1.0 x) (* (+ x 1.0) 2.0))
0.0b
(/ (fma (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0)))
0.0b
(* (* (+ x 1.0) x) (- x 1.0))
30.0b
(fma (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0) (* (* (+ x 1.0) x) 1.0))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt *-un-lft-identity
19×add-cube-cbrt prod-diff
18×add-exp-log add-cbrt-cube
16×associate-*l/
11×distribute-rgt-in distribute-lft-in
pow1
frac-times associate-/r/
flip3-- flip--
flip3-+ prod-exp cbrt-unprod flip-+ add-log-exp
associate-*r*
expm1-log1p-u associate-*r/ log1p-expm1-u
cbrt-undiv sub-neg times-frac div-exp pow-prod-down associate-/l*
frac-2neg fma-neg diff-log associate-*l* clear-num associate-/r* *-commutative fma-udef div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 111
Calls
4 calls:
3.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
16.0ms
(/ (fma (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0)))
21.0ms
(* (* (+ x 1.0) x) (- x 1.0))
0.0ms
(fma (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0) (* (* (+ x 1.0) x) 1.0))

series615.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
305.0ms
(/ (fma (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0)))
93.0ms
(* (* (+ x 1.0) x) (- x 1.0))
179.0ms
(fma (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0) (* (* (+ x 1.0) x) 1.0))

simplify996.0ms

Counts
123 → 123
Iterations

Useful iterations: 2 (398.0ms)

IterNodesCost
02273140
16302926
225752460
done50002460

prune272.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.9b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 2.0 (pow x 5))
0.2b
(/ 2.0 (pow x 7))
0.9b
(/ 2.0 (pow x 3))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
78×times-frac
60×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
36×unpow-prod-down
26×associate-/r*
18×add-exp-log
12×cube-prod sqr-pow
div-exp add-cbrt-cube associate-/l*
cube-mult unpow3
pow1 cbrt-undiv expm1-log1p-u pow-to-exp frac-2neg pow-exp clear-num log1p-expm1-u div-inv add-log-exp
Counts
3 → 161
Calls
3 calls:
3.0ms
(/ 2.0 (pow x 5))
4.0ms
(/ 2.0 (pow x 7))
4.0ms
(/ 2.0 (pow x 3))

series150.0ms

Counts
3 → 9
Calls
3 calls:
52.0ms
(/ 2.0 (pow x 5))
57.0ms
(/ 2.0 (pow x 7))
40.0ms
(/ 2.0 (pow x 3))

simplify553.0ms

Counts
170 → 170
Iterations

Useful iterations: 2 (172.0ms)

IterNodesCost
02341776
14271542
213771494
done50001494

prune389.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 2.0 (pow x 5))
0.1b
(* (/ 1 (* x x)) (/ 2.0 x))
0.2b
(/ 2.0 (pow x 7))
0.5b
(/ 1 (* x x))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
70×add-exp-log
64×times-frac
60×add-sqr-sqrt
49×*-un-lft-identity
47×add-cube-cbrt
34×add-cbrt-cube
25×div-exp
24×unpow-prod-down
23×prod-exp
15×associate-/r*
14×pow1
13×associate-*r*
11×cbrt-undiv
cbrt-unprod associate-/l*
sqr-pow
associate-*l*
rec-exp pow-flip 1-exp unswap-sqr
div-inv
expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg clear-num
pow-to-exp pow-prod-down pow-exp
pow2 frac-times pow-plus associate-*r/ associate-*l/ pow-sqr *-commutative pow-prod-up inv-pow
Counts
4 → 188
Calls
4 calls:
3.0ms
(/ 2.0 (pow x 5))
20.0ms
(* (/ 1 (* x x)) (/ 2.0 x))
3.0ms
(/ 2.0 (pow x 7))
5.0ms
(/ 1 (* x x))

series162.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(/ 2.0 (pow x 5))
40.0ms
(* (/ 1 (* x x)) (/ 2.0 x))
57.0ms
(/ 2.0 (pow x 7))
20.0ms
(/ 1 (* x x))

simplify987.0ms

Counts
200 → 200
Iterations

Useful iterations: 2 (405.0ms)

IterNodesCost
02772109
16411798
225111551
done50001551

prune438.0ms

Pruning

5 alts after pruning (1 fresh and 4 done)

Merged error: 0b

regimes60.0ms

Accuracy

94.8% (0.5b remaining)

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

bsearch1.0ms

simplify3.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
036102
148102
done48102

end0.0ms

sample599.0ms

Algorithm
intervals
Results
206.0ms1886×body640valid
123.0ms4185×body80valid
78.0ms961×body320valid
74.0ms550×body1280valid
23.0ms420×body160valid