Details

Time bar (total: 17.3s)

sample201.0ms

Algorithm
intervals
Results
98.0ms111×body1280valid
44.0ms83×body640valid
29.0ms284×body80nan
11.0ms32×body320valid
4.0ms20×body160valid
1.0ms10×body80valid

simplify193.0ms

Counts
1 → 1
Iterations
IterNodes
done201
8201
7198
6165
5150
4100
359
227
121
09

prune13.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 57.5b

localize28.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (+ x 1) (- 1 x))
5.5b
(log (/ (+ x 1) (- 1 x)))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
78×*-un-lft-identity
52×add-sqr-sqrt
48×times-frac
30×log-prod
25×add-cube-cbrt
18×difference-of-squares
13×distribute-lft-out
distribute-lft-out--
add-exp-log
associate-/r*
add-cbrt-cube associate-/r/ associate-/l*
pow1
flip3-- div-exp rem-log-exp insert-posit16 div-inv flip-- add-log-exp associate-/l/
cbrt-undiv log-div clear-num frac-2neg flip3-+ log-pow flip-+
Counts
2 → 93
Calls
2 calls:
40.0ms
(/ (+ x 1) (- 1 x))
12.0ms
(log (/ (+ x 1) (- 1 x)))

series155.0ms

Counts
2 → 6
Calls
2 calls:
29.0ms
(/ (+ x 1) (- 1 x))
126.0ms
(log (/ (+ x 1) (- 1 x)))

simplify984.0ms

Counts
99 → 99
Iterations
IterNodes
done2002
32002
2921
1366
0162

prune915.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize44.0ms

Local error

Found 4 expressions with local error:

0.0b
(* x (+ (* 2/3 (* x x)) 2))
0.0b
(+ (* 2/5 (pow x 5)) (* x (+ (* 2/3 (* x x)) 2)))
0.1b
(* 2/5 (pow x 5))
0.2b
(* 2/3 (* x x))

rewrite128.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
16×add-exp-log
13×add-cbrt-cube
11×pow1 associate-*r*
10×*-un-lft-identity add-cube-cbrt
associate-*l*
prod-exp
add-log-exp
cbrt-unprod unswap-sqr
unpow-prod-down pow-prod-down insert-posit16
*-commutative
distribute-rgt-in associate-+r+ distribute-lft-in flip3-+ associate-*r/ flip-+ sqr-pow
pow-to-exp +-commutative sum-log pow-exp
Counts
4 → 83
Calls
4 calls:
58.0ms
(* x (+ (* 2/3 (* x x)) 2))
20.0ms
(+ (* 2/5 (pow x 5)) (* x (+ (* 2/3 (* x x)) 2)))
16.0ms
(* 2/5 (pow x 5))
32.0ms
(* 2/3 (* x x))

series300.0ms

Counts
4 → 12
Calls
4 calls:
110.0ms
(* x (+ (* 2/3 (* x x)) 2))
85.0ms
(+ (* 2/5 (pow x 5)) (* x (+ (* 2/3 (* x x)) 2)))
68.0ms
(* 2/5 (pow x 5))
37.0ms
(* 2/3 (* x x))

simplify1.2s

Counts
95 → 95
Iterations
IterNodes
done2000
32000
21627
1431
0144

prune764.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize32.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 2/5 (pow x 5)) (* (* 2/3 (* x x)) x))
0.1b
(* 2/5 (pow x 5))
0.1b
(* (* 2/3 (* x x)) x)
0.2b
(* 2/3 (* x x))

rewrite87.0ms

Algorithm
rewrite-expression-head
Rules
23×add-exp-log
20×add-cbrt-cube
18×pow1
15×add-sqr-sqrt
12×prod-exp
11×associate-*r*
10×cbrt-unprod
*-un-lft-identity pow-prod-down add-cube-cbrt
associate-*l*
add-log-exp
unpow-prod-down insert-posit16 unswap-sqr
*-commutative
sqr-pow
pow-to-exp +-commutative sum-log flip3-+ pow-exp flip-+
Counts
4 → 80
Calls
4 calls:
9.0ms
(+ (* 2/5 (pow x 5)) (* (* 2/3 (* x x)) x))
9.0ms
(* 2/5 (pow x 5))
46.0ms
(* (* 2/3 (* x x)) x)
22.0ms
(* 2/3 (* x x))

series344.0ms

Counts
4 → 12
Calls
4 calls:
198.0ms
(+ (* 2/5 (pow x 5)) (* (* 2/3 (* x x)) x))
56.0ms
(* 2/5 (pow x 5))
56.0ms
(* (* 2/3 (* x x)) x)
34.0ms
(* 2/3 (* x x))

simplify886.0ms

Counts
92 → 92
Iterations
IterNodes
done2018
32018
21027
1331
0123

prune786.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize27.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (+ x 1) (- 1 (* x (* x x))))
0.1b
(* x (* x x))
5.6b
(log (+ (+ x (* x x)) 1))
5.6b
(log (/ (+ x 1) (- 1 (* x (* x x)))))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
39×*-un-lft-identity
24×add-sqr-sqrt times-frac
23×add-cube-cbrt
22×log-prod
20×pow1
15×add-exp-log
11×add-cbrt-cube
distribute-lft-out
pow-prod-up
associate-/r/ insert-posit16 associate-/l* add-log-exp
log-div associate-/r* rem-log-exp associate-*l* pow-prod-down prod-exp cbrt-unprod
flip3-+ flip3-- div-exp log-pow flip-+ div-inv flip-- associate-/l/
pow2 cbrt-undiv clear-num frac-2neg pow-plus cube-unmult associate-*r* pow-sqr *-commutative unswap-sqr
Counts
4 → 107
Calls
4 calls:
17.0ms
(/ (+ x 1) (- 1 (* x (* x x))))
19.0ms
(* x (* x x))
9.0ms
(log (+ (+ x (* x x)) 1))
6.0ms
(log (/ (+ x 1) (- 1 (* x (* x x)))))

series174.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(/ (+ x 1) (- 1 (* x (* x x))))
35.0ms
(* x (* x x))
35.0ms
(log (+ (+ x (* x x)) 1))
59.0ms
(log (/ (+ x 1) (- 1 (* x (* x x)))))

simplify1.0s

Counts
119 → 119
Iterations
IterNodes
done2002
32002
21442
1497
0203

prune910.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

regimes42.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify5.0ms

Iterations
IterNodes
done22
122
015

end0.0ms

sample7.9s

Algorithm
intervals
Results
3.6s3452×body1280valid
2.0s2460×body640valid
1.4s8057×body80nan
481.0ms1240×body320valid
193.0ms647×body160valid
24.0ms201×body80valid