Details

Time bar (total: 7.7s)

sample24.0ms

Algorithm
intervals
Results
6.0ms60×body640valid
4.0ms133×body80valid
3.0ms21×body1280valid
3.0ms32×body320valid
1.0ms10×body160valid

simplify86.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

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

prune1.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 9.5b

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

rewrite346.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:
10.0ms
(/ 1.0 (- x 1.0))
11.0ms
(/ 1.0 (+ x 1.0))
57.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
264.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series325.0ms

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

simplify1.7s

Counts
126 → 126
Iterations

Useful iterations: 3 (840.0ms)

IterNodesCost
02131832
14981716
213141630
337671608
done50001608

prune257.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.3b

localize13.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))
16.8b
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

rewrite178.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:
8.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
92.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)))
44.0ms
(* (* (+ x 1.0) x) (- x 1.0))
28.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

series243.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
94.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)))
104.0ms
(* (* (+ x 1.0) x) (- x 1.0))
2.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

simplify482.0ms

Counts
136 → 136
Iterations

Useful iterations: done (476.0ms)

IterNodesCost
02794788
19934541
done50004173

prune435.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.3b

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

rewrite100.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:
19.0ms
(* (+ x 1.0) x)
42.0ms
(* (* (+ x 1.0) x) (- x 1.0))
36.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

series239.0ms

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

simplify1.0s

Counts
93 → 93
Iterations

Useful iterations: done (1.0s)

IterNodesCost
01541283
14221247
217481075
done50021074

prune165.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 1 expressions with local error:

0.3b
(/ 2.0 (- (pow x 3) (* 1.0 x)))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
12×times-frac
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
distribute-rgt-out-- unpow3 associate-/r*
add-exp-log add-cbrt-cube associate-/l*
associate-/r/
pow1 cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- div-inv add-log-exp
Counts
1 → 33
Calls
1 calls:
22.0ms
(/ 2.0 (- (pow x 3) (* 1.0 x)))

series73.0ms

Counts
1 → 3
Calls
1 calls:
73.0ms
(/ 2.0 (- (pow x 3) (* 1.0 x)))

simplify1.2s

Counts
36 → 36
Iterations

Useful iterations: 3 (331.0ms)

IterNodesCost
089565
1203546
2566502
31627500
done5000500

prune79.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

regimes14.0ms

Accuracy

0% (0.0b 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
079
done79

end0.0ms

sample604.0ms

Algorithm
intervals
Results
189.0ms1803×body640valid
120.0ms4221×body80valid
76.0ms566×body1280valid
73.0ms956×body320valid
23.0ms456×body160valid