Details

Time bar (total: 14.5s)

sample98.0ms

Algorithm
intervals
Results
40.0ms58×body1280valid
20.0ms43×body640valid
14.0ms131×body80valid
5.0ms14×body320valid
2.0ms10×body160valid

simplify1.3s

Counts
1 → 1
Iterations
IterNodes
done2002
82002
7794
6244
5100
450
329
222
118
09

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.4b

localize20.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 2 (+ 1 (exp (* -2 x))))
0.0b
(+ 1 (exp (* -2 x)))
2.6b
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

rewrite110.0ms

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
23×add-sqr-sqrt
15×times-frac
12×add-cube-cbrt
add-log-exp
add-cbrt-cube add-exp-log distribute-lft-out
associate-/r* difference-of-squares
pow1 insert-posit16 associate-/l*
flip3-+ difference-of-sqr-1 associate-/r/ flip-+
cbrt-undiv +-commutative clear-num sum-log sub-neg frac-2neg flip3-- diff-log div-exp div-inv flip-- distribute-lft-out--
Counts
3 → 67
Calls
3 calls:
20.0ms
(/ 2 (+ 1 (exp (* -2 x))))
14.0ms
(+ 1 (exp (* -2 x)))
75.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

series133.0ms

Counts
3 → 9
Calls
3 calls:
36.0ms
(/ 2 (+ 1 (exp (* -2 x))))
22.0ms
(+ 1 (exp (* -2 x)))
75.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

simplify1.4s

Counts
76 → 76
Iterations
IterNodes
done2002
42002
31810
2690
1282
0120

prune682.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize27.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 2 (+ 1 (exp (* -2 x))))
0.0b
(+ 1 (exp (* -2 x)))
2.6b
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

rewrite103.0ms

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
23×add-sqr-sqrt
15×times-frac
12×add-cube-cbrt
add-log-exp
add-cbrt-cube add-exp-log distribute-lft-out
associate-/r* difference-of-squares
pow1 insert-posit16 associate-/l*
flip3-+ difference-of-sqr-1 associate-/r/ flip-+
cbrt-undiv +-commutative clear-num sum-log sub-neg frac-2neg flip3-- diff-log div-exp div-inv flip-- distribute-lft-out--
Counts
3 → 67
Calls
3 calls:
21.0ms
(/ 2 (+ 1 (exp (* -2 x))))
11.0ms
(+ 1 (exp (* -2 x)))
70.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

series138.0ms

Counts
3 → 9
Calls
3 calls:
25.0ms
(/ 2 (+ 1 (exp (* -2 x))))
11.0ms
(+ 1 (exp (* -2 x)))
102.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

simplify1.5s

Counts
76 → 76
Iterations
IterNodes
done2002
42002
31810
2690
1282
0120

prune1.1s

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize22.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (pow x 5) 2/15)
0.1b
(* (* x x) x)
0.3b
(* -1/3 (* (* x x) x))
18.9b
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))

rewrite159.0ms

Algorithm
rewrite-expression-head
Rules
32×pow1
23×add-exp-log
20×add-cbrt-cube
15×add-sqr-sqrt
12×prod-exp
11×associate-*l*
10×cbrt-unprod
*-un-lft-identity pow-prod-down add-cube-cbrt add-log-exp
associate-*r*
pow-plus pow-prod-up
unpow-prod-down insert-posit16 unswap-sqr
sum-log *-commutative
pow2 pow-sqr sqr-pow
pow-to-exp +-commutative associate-+l+ flip3-+ pow3 pow-exp flip-+
Counts
4 → 91
Calls
4 calls:
16.0ms
(* (pow x 5) 2/15)
29.0ms
(* (* x x) x)
44.0ms
(* -1/3 (* (* x x) x))
67.0ms
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))

series243.0ms

Counts
4 → 12
Calls
4 calls:
59.0ms
(* (pow x 5) 2/15)
54.0ms
(* (* x x) x)
51.0ms
(* -1/3 (* (* x x) x))
79.0ms
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))

simplify1.4s

Counts
103 → 103
Iterations
IterNodes
done2024
32024
21219
1348
0131

prune959.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize52.0ms

Local error

Found 4 expressions with local error:

3.3b
(sqrt (+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x))))
3.3b
(sqrt (+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x))))
18.9b
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))
18.9b
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))

rewrite173.0ms

Algorithm
rewrite-expression-head
Rules
14×add-log-exp
add-sqr-sqrt
pow1 sum-log *-un-lft-identity add-cube-cbrt sqrt-prod
flip3-+ add-cbrt-cube sqrt-div add-exp-log flip-+ insert-posit16
+-commutative rem-sqrt-square associate-+l+ sqrt-pow1 pow1/2
Counts
4 → 60
Calls
4 calls:
39.0ms
(sqrt (+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x))))
47.0ms
(sqrt (+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x))))
40.0ms
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))
46.0ms
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))

series294.0ms

Counts
4 → 12
Calls
4 calls:
67.0ms
(sqrt (+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x))))
67.0ms
(sqrt (+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x))))
70.0ms
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))
89.0ms
(+ (+ (* (pow x 5) 2/15) x) (* -1/3 (* (* x x) x)))

simplify1.1s

Counts
72 → 72
Iterations
IterNodes
done2002
32002
2824
1200
077

prune817.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes320.0ms

Accuracy

99.8% (0.0b remaining)

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

bsearch2.0ms

simplify10.0ms

Iterations
IterNodes
done37
137
025

end0.0ms

sample2.3s

Algorithm
intervals
Results
968.0ms1702×body1280valid
523.0ms1218×body640valid
392.0ms4125×body80valid
160.0ms630×body320valid
52.0ms325×body160valid