Details

Time bar (total: 15.2s)

sample257.0ms

Algorithm
intervals
Results
131.0ms111×body1280valid
56.0ms83×body640valid
32.0ms284×body80nan
15.0ms32×body320valid
7.0ms20×body160valid
1.0ms10×body80valid

simplify443.0ms

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

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 57.5b

localize15.0ms

Local error

Found 2 expressions with local error:

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

rewrite32.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:
23.0ms
(/ (+ x 1) (- 1 x))
7.0ms
(log (/ (+ x 1) (- 1 x)))

series105.0ms

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

simplify752.0ms

Counts
99 → 99
Iterations
IterNodes
done2002
32002
2921
1366
0162

prune413.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize43.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))

rewrite117.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:
61.0ms
(* x (+ (* 2/3 (* x x)) 2))
11.0ms
(+ (* 2/5 (pow x 5)) (* x (+ (* 2/3 (* x x)) 2)))
17.0ms
(* 2/5 (pow x 5))
27.0ms
(* 2/3 (* x x))

series290.0ms

Counts
4 → 12
Calls
4 calls:
96.0ms
(* x (+ (* 2/3 (* x x)) 2))
89.0ms
(+ (* 2/5 (pow x 5)) (* x (+ (* 2/3 (* x x)) 2)))
77.0ms
(* 2/5 (pow x 5))
28.0ms
(* 2/3 (* x x))

simplify1.1s

Counts
95 → 95
Iterations
IterNodes
done2000
32000
21627
1431
0144

prune282.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize27.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))

rewrite93.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))
11.0ms
(* 2/5 (pow x 5))
55.0ms
(* (* 2/3 (* x x)) x)
17.0ms
(* 2/3 (* x x))

series274.0ms

Counts
4 → 12
Calls
4 calls:
147.0ms
(+ (* 2/5 (pow x 5)) (* (* 2/3 (* x x)) x))
54.0ms
(* 2/5 (pow x 5))
44.0ms
(* (* 2/3 (* x x)) x)
28.0ms
(* 2/3 (* x x))

simplify872.0ms

Counts
92 → 92
Iterations
IterNodes
done2018
32018
21027
1331
0123

prune338.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize43.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)))))

rewrite68.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:
28.0ms
(/ (+ x 1) (- 1 (* x (* x x))))
23.0ms
(* x (* x x))
9.0ms
(log (+ (+ x (* x x)) 1))
6.0ms
(log (/ (+ x 1) (- 1 (* x (* x x)))))

series182.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(/ (+ x 1) (- 1 (* x (* x x))))
36.0ms
(* x (* x x))
31.0ms
(log (+ (+ x (* x x)) 1))
69.0ms
(log (/ (+ x 1) (- 1 (* x (* x x)))))

simplify1.3s

Counts
119 → 119
Iterations
IterNodes
done2002
32002
21442
1497
0203

prune437.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

regimes35.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations
IterNodes
done22
122
015

end0.0ms

sample7.6s

Algorithm
intervals
Results
3.5s3452×body1280valid
1.7s2460×body640valid
1.0s8057×body80nan
910.0ms1240×body320valid
189.0ms647×body160valid
24.0ms201×body80valid