Details

Time bar (total: 12.6s)

sample24.0ms

Algorithm
intervals
Results
7.0ms68×body640valid
4.0ms125×body80valid
3.0ms39×body320valid
2.0ms13×body1280valid
1.0ms11×body160valid

simplify79.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01015
11815
23115
34115
45215
55915
66815
78615
810715
911715
done11715

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 11.2b

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite360.0ms

Algorithm
rewrite-expression-head
Rules
707×*-un-lft-identity
691×times-frac
514×add-sqr-sqrt
482×add-cube-cbrt
468×prod-diff
236×associate-+l+
91×distribute-lft-out
64×div-inv
56×associate-/r/
28×flip3-+ flip-+
18×fma-neg
17×distribute-lft-out--
12×difference-of-squares
10×fma-def add-log-exp
add-exp-log associate-/r* add-cbrt-cube
pow1 expm1-log1p-u flip3-- frac-add flip-- log1p-expm1-u associate-/l*
sub-neg diff-log sum-log frac-sub
cbrt-undiv +-commutative associate-+l- frac-2neg div-exp clear-num
Counts
3 → 583
Calls
3 calls:
5.0ms
(/ 1.0 (- x 1.0))
55.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
245.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series320.0ms

Counts
3 → 9
Calls
3 calls:
34.0ms
(/ 1.0 (- x 1.0))
44.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
241.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify1.4s

Counts
592 → 592
Iterations

Useful iterations: done (1.4s)

IterNodesCost
048519448
1109816993
2282913106
done500112874

prune1.3s

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.1b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
0.2b
(/ 1.0 (- (* x x) (* 1.0 1.0)))
10.2b
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)))
15.6b
(* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0))

rewrite384.0ms

Algorithm
rewrite-expression-head
Rules
689×times-frac
677×*-un-lft-identity
520×add-sqr-sqrt
491×add-cube-cbrt
468×prod-diff
236×associate-+l+
84×distribute-lft-out
65×div-inv
58×associate-/r/
36×flip3-+ flip-+
18×fma-neg associate-*l*
15×frac-add difference-of-squares
11×add-exp-log add-cbrt-cube add-log-exp
10×fma-def
frac-times flip3-- associate-*r/ flip--
pow1 frac-sub distribute-lft-out--
expm1-log1p-u associate-*r* associate-*l/ associate-/r* log1p-expm1-u
associate-/l*
cbrt-undiv distribute-rgt-in sub-neg associate-+r+ distribute-lft-in diff-log div-exp prod-exp sum-log cbrt-unprod unswap-sqr
+-commutative associate-+l- frac-2neg pow-prod-down clear-num *-commutative
Counts
4 → 633
Calls
4 calls:
56.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
5.0ms
(/ 1.0 (- (* x x) (* 1.0 1.0)))
239.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)))
25.0ms
(* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0))

series460.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
51.0ms
(/ 1.0 (- (* x x) (* 1.0 1.0)))
312.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)))
47.0ms
(* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0))

simplify664.0ms

Counts
645 → 645
Iterations

Useful iterations: done (636.0ms)

IterNodesCost
060223464
1162220873
done500018786

prune1.8s

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.1b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (/ 1 (pow x 5)) (/ 1 (pow x 3)))
0.0b
(/ 1 (pow x 7))
0.1b
(/ 1 (pow x 5))
0.1b
(/ 1 (pow x 3))

rewrite88.0ms

Algorithm
rewrite-expression-head
Rules
105×times-frac
87×*-un-lft-identity
77×add-sqr-sqrt add-cube-cbrt
45×unpow-prod-down
31×add-exp-log
26×associate-/r*
25×fma-def
18×div-exp
15×sqr-pow
12×cube-prod
10×add-cbrt-cube
pow-to-exp rec-exp 1-exp pow-exp associate-/l*
div-inv
distribute-lft-out
add-log-exp
pow1 expm1-log1p-u cube-mult unpow3 log1p-expm1-u
cbrt-undiv pow-flip frac-2neg clear-num inv-pow
+-commutative flip3-+ frac-add sum-log flip-+
Counts
4 → 231
Calls
4 calls:
65.0ms
(+ (/ 1 (pow x 5)) (/ 1 (pow x 3)))
4.0ms
(/ 1 (pow x 7))
4.0ms
(/ 1 (pow x 5))
5.0ms
(/ 1 (pow x 3))

series230.0ms

Counts
4 → 12
Calls
4 calls:
94.0ms
(+ (/ 1 (pow x 5)) (/ 1 (pow x 3)))
54.0ms
(/ 1 (pow x 7))
49.0ms
(/ 1 (pow x 5))
32.0ms
(/ 1 (pow x 3))

simplify1.2s

Counts
243 → 243
Iterations

Useful iterations: 2 (301.0ms)

IterNodesCost
02502254
14871767
211241646
done50001646

prune436.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ (/ 1 (pow x 5)) (pow x -3)) (/ 1 (pow x 7)))
0.0b
(+ (/ 1 (pow x 5)) (pow x -3))
0.0b
(/ 1 (pow x 7))
0.1b
(/ 1 (pow x 5))

rewrite207.0ms

Algorithm
rewrite-expression-head
Rules
68×*-un-lft-identity
63×times-frac
51×add-sqr-sqrt add-cube-cbrt
33×unpow-prod-down
30×fma-def
22×add-exp-log
14×associate-/r* distribute-lft-out
12×div-exp
11×add-log-exp sqr-pow
10×div-inv
add-cbrt-cube
pow-to-exp rec-exp 1-exp pow-exp associate-/l*
pow1 expm1-log1p-u sum-log log1p-expm1-u
flip3-+ flip-+
cbrt-undiv +-commutative pow-flip frac-2neg frac-add clear-num inv-pow
associate-+l+
Counts
4 → 178
Calls
4 calls:
162.0ms
(+ (+ (/ 1 (pow x 5)) (pow x -3)) (/ 1 (pow x 7)))
32.0ms
(+ (/ 1 (pow x 5)) (pow x -3))
4.0ms
(/ 1 (pow x 7))
4.0ms
(/ 1 (pow x 5))

series280.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(+ (+ (/ 1 (pow x 5)) (pow x -3)) (/ 1 (pow x 7)))
110.0ms
(+ (/ 1 (pow x 5)) (pow x -3))
61.0ms
(/ 1 (pow x 7))
48.0ms
(/ 1 (pow x 5))

simplify2.1s

Counts
190 → 190
Iterations

Useful iterations: 3 (964.0ms)

IterNodesCost
02071977
14401681
210961570
342851562
done50001562

prune386.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

regimes36.0ms

Accuracy

100% (0.0b remaining)

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

bsearch84.0ms

Steps
ItersRangePoint
8
0.44834868164545755
179.5191949529741
111.79023992954416
7
-436.72743869654124
-4.891764506654909
-118.86664556304571

simplify3.0ms

Iterations

Useful iterations: 1 (2.0ms)

IterNodesCost
03165
14249
done4249

end0.0ms

sample606.0ms

Algorithm
intervals
Results
218.0ms1919×body640valid
118.0ms4135×body80valid
78.0ms971×body320valid
70.0ms522×body1280valid
24.0ms455×body160valid