Details

Time bar (total: 1.4m)

sample47.0ms

Algorithm
intervals
Results
16.0ms56×body640valid
11.0ms146×body80valid
9.0ms40×body320valid
2.0ms14×body160valid

simplify25.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
25.0ms
(- (/ 1 (+ x 1)) (/ 1 (- x 1)))

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 12.6b

localize19.0ms

Local error

Found 3 expressions with local error:

2.8b
(- (/ 1 (+ x 1)) (/ 1 (- x 1)))
0.0b
(/ 1 (- x 1))
0.0b
(/ 1 (+ x 1))

rewrite71.0ms

Algorithm
rewrite-expression-head
Rules
98×*-un-lft-identity
72×add-sqr-sqrt
69×times-frac
32×add-cube-cbrt
27×distribute-lft-out--
17×difference-of-squares
11×associate-/r* add-exp-log
10×distribute-lft-out
add-cbrt-cube
associate-/r/ div-inv associate-/l*
pow1 add-log-exp
difference-of-sqr-1 div-exp
insert-posit16 flip--
cbrt-undiv rec-exp clear-num frac-2neg flip3-- 1-exp flip-+ pow-flip inv-pow
sub-neg flip3-+ diff-log frac-sub
Counts
3 → 128
Calls
3 calls:
Slowest
54.0ms
(- (/ 1 (+ x 1)) (/ 1 (- x 1)))
8.0ms
(/ 1 (- x 1))
8.0ms
(/ 1 (+ x 1))

series126.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
75.0ms
(- (/ 1 (+ x 1)) (/ 1 (- x 1)))
26.0ms
(/ 1 (+ x 1))
25.0ms
(/ 1 (- x 1))

simplify5.3s

Counts
153 → 137
Calls
153 calls:
Slowest
443.0ms
(/ (* (* 1 1) 1) (* (* (+ x 1) (+ x 1)) (+ x 1)))
407.0ms
(- (+ (* 2 (/ 1 (pow x 4))) (+ (* 2 (/ 1 (pow x 6))) (* 2 (/ 1 (pow x 2))))))
405.0ms
(- (+ (* 2 (/ 1 (pow x 4))) (+ (* 2 (/ 1 (pow x 6))) (* 2 (/ 1 (pow x 2))))))
305.0ms
(/ (* (* 1 1) 1) (* (* (- x 1) (- x 1)) (- x 1)))
227.0ms
(- (+ (/ 1 (pow x 3)) (/ 1 x)) (/ 1 (pow x 2)))

prune978.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 2 expressions with local error:

0.1b
(/ 1 (- (* x x) 1))
0.0b
(* (/ 1 (- (* x x) 1)) -2)

rewrite64.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt times-frac
32×*-un-lft-identity
24×associate-*l* add-cube-cbrt
15×add-exp-log
14×difference-of-squares
add-cbrt-cube
difference-of-sqr-1
associate-/r*
pow1
div-exp prod-exp associate-/r/
associate-*r* associate-/l* unswap-sqr
cbrt-undiv rec-exp flip3-- 1-exp cbrt-unprod insert-posit16 div-inv flip-- add-log-exp
clear-num frac-2neg pow-prod-down associate-*l/ *-commutative pow-flip inv-pow
Counts
2 → 93
Calls
2 calls:
Slowest
33.0ms
(* (/ 1 (- (* x x) 1)) -2)
27.0ms
(/ 1 (- (* x x) 1))

series85.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
51.0ms
(/ 1 (- (* x x) 1))
34.0ms
(* (/ 1 (- (* x x) 1)) -2)

simplify9.0s

Counts
94 → 99
Calls
94 calls:
Slowest
575.0ms
(* (/ (* (* 1 1) 1) (* (* (- (* x x) 1) (- (* x x) 1)) (- (* x x) 1))) (* (* -2 -2) -2))
453.0ms
(* (* (* (/ 1 (- (* x x) 1)) (/ 1 (- (* x x) 1))) (/ 1 (- (* x x) 1))) (* (* -2 -2) -2))
446.0ms
(- (+ (* 2 (/ 1 (pow x 4))) (+ (* 2 (/ 1 (pow x 6))) (* 2 (/ 1 (pow x 2))))))
431.0ms
(- (+ (* 2 (/ 1 (pow x 4))) (+ (* 2 (/ 1 (pow x 6))) (* 2 (/ 1 (pow x 2))))))
368.0ms
(/ (* (* 1 1) 1) (* (* (- (* x x) 1) (- (* x x) 1)) (- (* x x) 1)))

prune566.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 3 expressions with local error:

0.1b
(/ (/ 1 (+ x 1)) (- x 1))
0.0b
(* (/ (/ 1 (+ x 1)) (- x 1)) -2)
0.0b
(/ 1 (+ x 1))

rewrite123.0ms

Algorithm
rewrite-expression-head
Rules
449×times-frac
381×*-un-lft-identity
331×add-sqr-sqrt
171×add-cube-cbrt
132×associate-*l*
74×difference-of-squares
49×distribute-lft-out
37×difference-of-sqr-1 distribute-lft-out--
36×associate-/r/
31×add-exp-log
21×associate-/l*
19×add-cbrt-cube
18×div-inv
16×flip3-+ flip-+
14×div-exp
11×associate-/r*
cbrt-undiv
pow1
prod-exp
unswap-sqr
rec-exp 1-exp associate-*r* cbrt-unprod insert-posit16 add-log-exp
clear-num frac-2neg flip3-- flip--
pow-prod-down associate-*l/ *-commutative pow-flip inv-pow associate-/l/
Counts
3 → 367
Calls
3 calls:
Slowest
55.0ms
(* (/ (/ 1 (+ x 1)) (- x 1)) -2)
36.0ms
(/ (/ 1 (+ x 1)) (- x 1))
14.0ms
(/ 1 (+ x 1))

series147.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
68.0ms
(* (/ (/ 1 (+ x 1)) (- x 1)) -2)
57.0ms
(/ (/ 1 (+ x 1)) (- x 1))
22.0ms
(/ 1 (+ x 1))

simplify37.8s

Counts
479 → 376
Calls
479 calls:
Slowest
921.0ms
(* (* (* (/ (/ 1 (+ x 1)) (- x 1)) (/ (/ 1 (+ x 1)) (- x 1))) (/ (/ 1 (+ x 1)) (- x 1))) (* (* -2 -2) -2))
659.0ms
(/ (/ (* (* 1 1) 1) (* (* (+ x 1) (+ x 1)) (+ x 1))) (* (* (- x 1) (- x 1)) (- x 1)))
638.0ms
(/ (/ 1 (+ (pow x 3) (pow 1 3))) (sqrt (- x 1)))
531.0ms
(/ (/ 1 (+ x 1)) (- (* x x) (* 1 1)))
412.0ms
(- (+ (* 2 (/ 1 (pow x 4))) (+ (* 2 (/ 1 (pow x 6))) (* 2 (/ 1 (pow x 2))))))

prune2.8s

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0b

localize25.0ms

Local error

Found 2 expressions with local error:

0.1b
(/ (/ -2 (+ x 1)) (- x 1))
0.0b
(/ -2 (+ x 1))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
234×times-frac
207×*-un-lft-identity
170×add-sqr-sqrt
94×add-cube-cbrt
38×difference-of-squares
28×distribute-lft-out
21×associate-/l*
20×associate-/r/
19×difference-of-sqr-1 distribute-lft-out--
11×associate-/r*
10×div-inv
flip3-+ add-cbrt-cube add-exp-log flip-+
cbrt-undiv div-exp
pow1 clear-num frac-2neg insert-posit16 add-log-exp
flip3-- flip-- associate-/l/
Counts
2 → 203
Calls
2 calls:
Slowest
31.0ms
(/ (/ -2 (+ x 1)) (- x 1))
12.0ms
(/ -2 (+ x 1))

series89.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
64.0ms
(/ (/ -2 (+ x 1)) (- x 1))
24.0ms
(/ -2 (+ x 1))

simplify25.9s

Counts
321 → 209
Calls
321 calls:
Slowest
464.0ms
(/ (/ 1 (* (cbrt (+ x 1)) (cbrt (+ x 1)))) (* (cbrt (- x 1)) (cbrt (- x 1))))
449.0ms
(/ (* (* (/ -2 (+ x 1)) (/ -2 (+ x 1))) (/ -2 (+ x 1))) (* (* (- x 1) (- x 1)) (- x 1)))
441.0ms
(/ (/ -2 (- (* x x) (* 1 1))) (+ (sqrt x) 1))
409.0ms
(/ (/ -2 (- (* x x) (* 1 1))) (+ (sqrt x) (sqrt 1)))
378.0ms
(/ (/ -2 (- (* x x) (* 1 1))) (* (cbrt (- x 1)) (cbrt (- x 1))))

prune1.3s

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0b

regimes27.0ms

Accuracy

0% (0.1b remaining)

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

bsearch1.0ms

end0.0ms

sample1.7s

Algorithm
intervals
Results
706.0ms1917×body640valid
429.0ms4248×body80valid
309.0ms1209×body320valid
120.0ms626×body160valid