Details

Time bar (total: 14.5s)

sample54.0ms

Algorithm
intervals
Results
19.0ms86×body1280valid
14.0ms88×body10240exit
8.0ms54×body640valid
3.0ms35×body320valid
2.0ms66×body80valid
1.0ms15×body160valid

simplify4.0ms

Counts
1 → 1
Iterations
IterNodes
done11
211
110
05

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 45.8b

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (exp x) (- (exp x) 1))
4.6b
(- (exp x) 1)

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
34×add-sqr-sqrt
29×*-un-lft-identity
21×times-frac
14×add-cube-cbrt
10×difference-of-squares
associate-/r*
difference-of-sqr-1 distribute-lft-out--
add-cbrt-cube add-log-exp
add-exp-log associate-/l*
pow1 flip3-- associate-/r/ insert-posit16 flip--
cbrt-undiv clear-num sub-neg frac-2neg diff-log div-exp div-inv
Counts
2 → 63
Calls
2 calls:
31.0ms
(/ (exp x) (- (exp x) 1))
10.0ms
(- (exp x) 1)

series42.0ms

Counts
2 → 6
Calls
2 calls:
26.0ms
(/ (exp x) (- (exp x) 1))
16.0ms
(- (exp x) 1)

simplify1.7s

Counts
69 → 69
Iterations
IterNodes
done5010
31632
2502
1203
0101

prune324.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize17.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (exp x) (+ x (* (* x x) (+ (* x 1/6) 1/2))))
0.1b
(* (* x x) (+ (* x 1/6) 1/2))
0.4b
(* x 1/6)

rewrite79.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
14×*-un-lft-identity add-cube-cbrt
12×add-cbrt-cube
11×add-exp-log
10×pow1
times-frac
associate-*r*
associate-*l* pow-prod-down prod-exp cbrt-unprod
associate-/r* insert-posit16 associate-/l* add-log-exp
flip3-+ associate-*r/ associate-/r/ *-commutative flip-+ unswap-sqr
distribute-rgt-in cbrt-undiv clear-num frac-2neg distribute-lft-in div-exp div-inv
Counts
3 → 73
Calls
3 calls:
15.0ms
(/ (exp x) (+ x (* (* x x) (+ (* x 1/6) 1/2))))
55.0ms
(* (* x x) (+ (* x 1/6) 1/2))
7.0ms
(* x 1/6)

series183.0ms

Counts
3 → 9
Calls
3 calls:
42.0ms
(/ (exp x) (+ x (* (* x x) (+ (* x 1/6) 1/2))))
114.0ms
(* (* x x) (+ (* x 1/6) 1/2))
27.0ms
(* x 1/6)

simplify1.5s

Counts
82 → 82
Iterations
IterNodes
done5018
21573
1432
0153

prune341.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* (cbrt (exp x)) (cbrt (exp x))) (/ (cbrt (exp x)) (+ x (* (* x x) (+ (* x 1/6) 1/2)))))
0.0b
(* (cbrt (exp x)) (cbrt (exp x)))
0.1b
(* (* x x) (+ (* x 1/6) 1/2))
0.4b
(* x 1/6)

rewrite166.0ms

Algorithm
rewrite-expression-head
Rules
44×add-sqr-sqrt
36×associate-*r*
28×*-un-lft-identity add-cube-cbrt
26×cbrt-prod
25×add-exp-log
23×pow1
20×times-frac
17×add-cbrt-cube
11×associate-*l* prod-exp cbrt-unprod
pow-prod-down unswap-sqr
pow1/3 swap-sqr
*-commutative insert-posit16 add-log-exp
associate-*r/
cbrt-undiv flip3-+ div-exp associate-/r/ pow-sqr pow-prod-up flip-+
pow2 distribute-rgt-in distribute-lft-in pow-plus div-inv
Counts
4 → 132
Calls
4 calls:
54.0ms
(* (* (cbrt (exp x)) (cbrt (exp x))) (/ (cbrt (exp x)) (+ x (* (* x x) (+ (* x 1/6) 1/2)))))
29.0ms
(* (cbrt (exp x)) (cbrt (exp x)))
73.0ms
(* (* x x) (+ (* x 1/6) 1/2))
7.0ms
(* x 1/6)

series356.0ms

Counts
4 → 12
Calls
4 calls:
67.0ms
(* (* (cbrt (exp x)) (cbrt (exp x))) (/ (cbrt (exp x)) (+ x (* (* x x) (+ (* x 1/6) 1/2)))))
164.0ms
(* (cbrt (exp x)) (cbrt (exp x)))
108.0ms
(* (* x x) (+ (* x 1/6) 1/2))
17.0ms
(* x 1/6)

simplify2.1s

Counts
144 → 144
Iterations
IterNodes
done5006
22577
1735
0233

prune634.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize46.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (exp x) (exp x)) (+ (* 1 1) (* (exp x) 1)))
0.0b
(/ (exp x) (- (exp (* 3 x)) 1))
0.0b
(* (/ (exp x) (- (exp (* 3 x)) 1)) (+ (* (exp x) (exp x)) (+ (* 1 1) (* (exp x) 1))))
4.6b
(- (exp (* 3 x)) 1)

rewrite454.0ms

Algorithm
rewrite-expression-head
Rules
65×add-sqr-sqrt
52×*-un-lft-identity
43×times-frac
28×add-cube-cbrt
27×associate-*l*
16×difference-of-squares
11×add-cbrt-cube add-log-exp
add-exp-log
difference-of-sqr-1 distribute-lft-out--
associate-/r*
pow1
associate-/r/ insert-posit16
sum-log flip3-+ flip3-- associate-*r* flip-+ flip-- associate-/l*
frac-times cbrt-undiv div-exp prod-exp associate-*r/ cbrt-unprod div-inv unswap-sqr
distribute-rgt-in +-commutative associate-+r+ clear-num sub-neg frac-2neg distribute-lft-in diff-log pow-prod-down associate-*l/ *-commutative
Counts
4 → 130
Calls
4 calls:
67.0ms
(+ (* (exp x) (exp x)) (+ (* 1 1) (* (exp x) 1)))
28.0ms
(/ (exp x) (- (exp (* 3 x)) 1))
339.0ms
(* (/ (exp x) (- (exp (* 3 x)) 1)) (+ (* (exp x) (exp x)) (+ (* 1 1) (* (exp x) 1))))
13.0ms
(- (exp (* 3 x)) 1)

series238.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(+ (* (exp x) (exp x)) (+ (* 1 1) (* (exp x) 1)))
51.0ms
(/ (exp x) (- (exp (* 3 x)) 1))
125.0ms
(* (/ (exp x) (- (exp (* 3 x)) 1)) (+ (* (exp x) (exp x)) (+ (* 1 1) (* (exp x) 1))))
32.0ms
(- (exp (* 3 x)) 1)

simplify2.5s

Counts
142 → 142
Iterations
IterNodes
done5006
23907
1685
0196

prune570.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes39.0ms

Accuracy

0% (0.5b remaining)

Error of 0.9b against oracle of 0.4b and baseline of 0.9b

bsearch0.0ms

simplify3.0ms

Iterations
IterNodes
done14
114
010

end0.0ms

sample3.0s

Algorithm
intervals
Results
1.2s2632×body10240exit
965.0ms2277×body1280valid
387.0ms1637×body640valid
158.0ms2860×body80valid
118.0ms821×body320valid
38.0ms406×body160valid