Details

Time bar (total: 7.5s)

sample26.0ms

Algorithm
intervals
Results
9.0ms77×body640valid
4.0ms122×body80valid
3.0ms21×body1280valid
2.0ms23×body320valid
1.0ms13×body160valid

simplify74.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

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

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 8.5b

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

rewrite249.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:
7.0ms
(/ 1.0 (+ x 1.0))
5.0ms
(/ 1.0 (- x 1.0))
38.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
194.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series330.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(/ 1.0 (+ x 1.0))
29.0ms
(/ 1.0 (- x 1.0))
48.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
222.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify1.7s

Counts
126 → 126
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02131832
14991716
212881630
337771608
done50011607

prune262.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.2b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ x 1.0) x)
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.0b
(* (* (+ x 1.0) x) (- x 1.0))
16.6b
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

rewrite93.0ms

Algorithm
rewrite-expression-head
Rules
90×associate-*l/
32×frac-add
30×flip3-- flip--
25×flip3-+ flip-+
24×frac-times
20×add-exp-log add-cbrt-cube
18×associate-/l/
13×add-sqr-sqrt *-un-lft-identity
12×associate-*r/
11×pow1
add-cube-cbrt
associate-*r* associate-/r/
prod-exp cbrt-unprod
add-log-exp
associate-*l*
distribute-rgt-in sub-neg associate-+l+ distribute-lft-in pow-prod-down
cbrt-undiv times-frac div-exp associate-/l*
*-commutative
+-commutative frac-2neg clear-num associate-/r* sum-log div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 133
Calls
4 calls:
10.0ms
(* (+ x 1.0) x)
39.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)))
21.0ms
(* (* (+ x 1.0) x) (- x 1.0))
14.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

series418.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(* (+ x 1.0) x)
87.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)))
95.0ms
(* (* (+ x 1.0) x) (- x 1.0))
194.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

simplify565.0ms

Counts
145 → 145
Iterations

Useful iterations: done (560.0ms)

IterNodesCost
02834761
110014516
done50014484

prune429.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.2b

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite52.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:
10.0ms
(* (+ x 1.0) x)
20.0ms
(* (* (+ x 1.0) x) (- x 1.0))
19.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

series225.0ms

Counts
3 → 9
Calls
3 calls:
44.0ms
(* (+ x 1.0) x)
93.0ms
(* (* (+ x 1.0) x) (- x 1.0))
87.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))

simplify946.0ms

Counts
93 → 93
Iterations

Useful iterations: 2 (286.0ms)

IterNodesCost
01541283
14261247
217781075
done50001075

prune163.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite37.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:
13.0ms
(* (+ x 1.0) x)
14.0ms
(/ (/ 2.0 (* (+ x 1.0) x)) (- x 1.0))
5.0ms
(/ 2.0 (* (+ x 1.0) x))

series172.0ms

Counts
3 → 9
Calls
3 calls:
48.0ms
(* (+ x 1.0) x)
89.0ms
(/ (/ 2.0 (* (+ x 1.0) x)) (- x 1.0))
36.0ms
(/ 2.0 (* (+ x 1.0) x))

simplify793.0ms

Counts
131 → 131
Iterations

Useful iterations: 2 (287.0ms)

IterNodesCost
02212097
15611997
217831827
done50001827

prune238.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

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

sample647.0ms

Algorithm
intervals
Results
218.0ms1883×body640valid
132.0ms4149×body80valid
85.0ms568×body1280valid
82.0ms970×body320valid
25.0ms433×body160valid