Details

Time bar (total: 13.3s)

sample29.0ms

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

simplify131.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

localize12.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)))

rewrite587.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:
11.0ms
(/ 1.0 (+ x 1.0))
21.0ms
(/ 1.0 (- x 1.0))
85.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
465.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series430.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(/ 1.0 (+ x 1.0))
53.0ms
(/ 1.0 (- x 1.0))
56.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
291.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify2.8s

Counts
126 → 126
Iterations

Useful iterations: 3 (1.3s)

IterNodesCost
02131832
14981716
213151630
337741608
done50011608

prune426.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

localize37.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))

rewrite380.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:
17.0ms
(- (* 1.0 x) (* (+ x 1.0) 2.0))
182.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)))
103.0ms
(* (* (+ x 1.0) x) (- x 1.0))
62.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

series413.0ms

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

simplify649.0ms

Counts
136 → 136
Iterations

Useful iterations: done (642.0ms)

IterNodesCost
02794788
19934541
done50004173

prune670.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.2b

localize17.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)))

rewrite161.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:
30.0ms
(* (+ x 1.0) x)
78.0ms
(* (* (+ x 1.0) x) (- x 1.0))
47.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

series411.0ms

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

simplify1.7s

Counts
93 → 93
Iterations

Useful iterations: done (1.7s)

IterNodesCost
01541283
14221247
217481075
done50021074

prune225.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize14.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))

rewrite86.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:
21.0ms
(* (+ x 1.0) x)
42.0ms
(/ (/ 2.0 (* (+ x 1.0) x)) (- x 1.0))
13.0ms
(/ 2.0 (* (+ x 1.0) x))

series240.0ms

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

simplify1.5s

Counts
131 → 131
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02212097
15551997
217181829
done50001826

prune392.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

regimes15.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0811
1911
done911

end0.0ms

sample1.9s

Algorithm
intervals
Results
856.0ms4113×body80valid
467.0ms1870×body640valid
244.0ms566×body1280valid
156.0ms989×body320valid
48.0ms468×body160valid