Details

Time bar (total: 12.6s)

sample46.0ms

Algorithm
intervals
Results
14.0ms61×body640valid
9.0ms138×body80valid
6.0ms33×body320valid
4.0ms13×body1280valid
1.0ms11×body160valid

simplify158.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01015
11815
23115
34115
45015
55515
66415
78215
89915
910915
done10915

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 11.2b

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

rewrite551.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:
24.0ms
(/ 1.0 (+ x 1.0))
22.0ms
(/ 1.0 (- x 1.0))
102.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
398.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series476.0ms

Counts
4 → 12
Calls
4 calls:
53.0ms
(/ 1.0 (+ x 1.0))
49.0ms
(/ 1.0 (- x 1.0))
61.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
313.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify2.6s

Counts
126 → 126
Iterations

Useful iterations: 3 (1.3s)

IterNodesCost
02131832
14981716
213151630
337741608
done50011608

prune395.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

localize46.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)) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0)))
0.1b
(* (* (+ x 1.0) x) (- x 1.0))
14.6b
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

rewrite326.0ms

Algorithm
rewrite-expression-head
Rules
88×associate-*l/
32×frac-add
31×flip3-- flip--
24×frac-times flip3-+ flip-+
18×add-exp-log add-cbrt-cube associate-/l/
12×associate-*r/
pow1 add-sqr-sqrt *-un-lft-identity
associate-/r/ add-log-exp
add-cube-cbrt
prod-exp cbrt-unprod
sub-neg associate-*r*
distribute-rgt-in associate-+l+ distribute-lft-in
cbrt-undiv times-frac div-exp pow-prod-down associate-/l*
+-commutative frac-2neg diff-log associate-*l* clear-num associate-/r* sum-log *-commutative div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 124
Calls
4 calls:
16.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
170.0ms
(/ (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0)))
83.0ms
(* (* (+ x 1.0) x) (- x 1.0))
39.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

series339.0ms

Counts
4 → 12
Calls
4 calls:
57.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
128.0ms
(/ (+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0)) (* (* (+ x 1.0) x) (- x 1.0)))
150.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))

simplify713.0ms

Counts
136 → 136
Iterations

Useful iterations: done (700.0ms)

IterNodesCost
02794788
19934541
done50004173

prune663.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.2b

localize13.0ms

Local error

Found 3 expressions with local error:

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

rewrite167.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:
22.0ms
(* (+ x 1.0) x)
72.0ms
(* (* (+ x 1.0) x) (- x 1.0))
69.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

series295.0ms

Counts
3 → 9
Calls
3 calls:
63.0ms
(* (+ x 1.0) x)
118.0ms
(* (* (+ x 1.0) x) (- x 1.0))
114.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

simplify1.4s

Counts
93 → 93
Iterations

Useful iterations: done (1.4s)

IterNodesCost
01541283
14221247
217481075
done50021074

prune192.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (+ x 1.0) x)
0.1b
(/ (/ 2.0 (* (+ x 1.0) x)) (- x 1.0))
0.3b
(/ 2.0 (* (+ x 1.0) x))

rewrite118.0ms

Algorithm
rewrite-expression-head
Rules
66×times-frac
51×add-sqr-sqrt *-un-lft-identity
29×add-cube-cbrt
19×add-exp-log add-cbrt-cube
16×associate-*l/ associate-/r/
12×associate-/l*
10×distribute-lft-out-- difference-of-squares
flip3-+ flip-+ div-inv
cbrt-undiv div-exp
associate-/r*
pow1
associate-*l*
associate-*r* prod-exp cbrt-unprod add-log-exp
frac-2neg clear-num
flip3-- pow-prod-down *-commutative flip-- associate-/l/ distribute-lft-out unswap-sqr
Counts
3 → 122
Calls
3 calls:
37.0ms
(* (+ x 1.0) x)
52.0ms
(/ (/ 2.0 (* (+ x 1.0) x)) (- x 1.0))
23.0ms
(/ 2.0 (* (+ x 1.0) x))

series265.0ms

Counts
3 → 9
Calls
3 calls:
72.0ms
(* (+ x 1.0) x)
145.0ms
(/ (/ 2.0 (* (+ x 1.0) x)) (- x 1.0))
47.0ms
(/ 2.0 (* (+ x 1.0) x))

simplify1.4s

Counts
131 → 131
Iterations

Useful iterations: done (1.4s)

IterNodesCost
02212097
15551997
217181829
done50001826

prune613.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

regimes13.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0811
1911
done911

end0.0ms

sample1.8s

Algorithm
intervals
Results
653.0ms1870×body640valid
358.0ms4113×body80valid
226.0ms989×body320valid
172.0ms566×body1280valid
117.0ms468×body160valid