Details

Time bar (total: 17.3s)

sample116.0ms

Algorithm
intervals
Results
62.0ms78×body1280valid
18.0ms46×body640valid
12.0ms22×body2560valid
8.0ms34×body320valid
5.0ms67×body80valid
1.0msbody160valid

simplify6.0ms

Counts
1 → 1
Iterations
IterNodes
done13
213
112
07

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 45.3b

localize15.0ms

Local error

Found 3 expressions with local error:

0.0b
(hypot 1 x)
1.1b
(+ x (hypot 1 x))
2.3b
(log (+ x (hypot 1 x)))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-sqr-sqrt add-cube-cbrt add-log-exp
pow1 log-prod add-exp-log
expm1-log1p-u fma-def add-cbrt-cube insert-posit16 log1p-expm1-u
log-div flip3-+ flip-+ distribute-lft-out
+-commutative hypot-udef sum-log rem-log-exp log-pow
Counts
3 → 47
Calls
3 calls:
0.0ms
(hypot 1 x)
4.0ms
(+ x (hypot 1 x))
3.0ms
(log (+ x (hypot 1 x)))

series288.0ms

Counts
3 → 9
Calls
3 calls:
57.0ms
(hypot 1 x)
71.0ms
(+ x (hypot 1 x))
161.0ms
(log (+ x (hypot 1 x)))

simplify1.4s

Counts
56 → 56
Iterations
IterNodes
done5010
32035
2666
1244
0108

prune225.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize21.0ms

Local error

Found 3 expressions with local error:

0.1b
(fma (* (* x x) x) -1/6 x)
0.1b
(* (* x x) x)
19.5b
(fma (pow x 5) 3/40 (fma (* (* x x) x) -1/6 x))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
22×pow1
add-cbrt-cube add-exp-log
pow-plus pow-prod-up
add-sqr-sqrt
*-un-lft-identity add-cube-cbrt
expm1-log1p-u associate-*r* pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u add-log-exp
pow2 pow-sqr fma-udef
associate-*l* pow3 *-commutative unswap-sqr
Counts
3 → 53
Calls
3 calls:
0.0ms
(fma (* (* x x) x) -1/6 x)
21.0ms
(* (* x x) x)
0.0ms
(fma (pow x 5) 3/40 (fma (* (* x x) x) -1/6 x))

series235.0ms

Counts
3 → 9
Calls
3 calls:
108.0ms
(fma (* (* x x) x) -1/6 x)
50.0ms
(* (* x x) x)
76.0ms
(fma (pow x 5) 3/40 (fma (* (* x x) x) -1/6 x))

simplify1.8s

Counts
62 → 62
Iterations
IterNodes
done5001
31430
2359
1134
071

prune178.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.3b
(cbrt (hypot 1 x))
0.3b
(cbrt (hypot 1 x))
2.3b
(log (+ x (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (cbrt (hypot 1 x)))))
12.9b
(+ x (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (cbrt (hypot 1 x))))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity add-cube-cbrt
cbrt-prod add-log-exp
pow1 add-exp-log
expm1-log1p-u add-cbrt-cube insert-posit16 log1p-expm1-u
log-prod fma-def
log-div flip3-+ pow1/3 flip-+
+-commutative sum-log rem-log-exp log-pow
Counts
4 → 62
Calls
4 calls:
1.0ms
(cbrt (hypot 1 x))
1.0ms
(cbrt (hypot 1 x))
4.0ms
(log (+ x (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (cbrt (hypot 1 x)))))
9.0ms
(+ x (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (cbrt (hypot 1 x))))

series554.0ms

Counts
4 → 12
Calls
4 calls:
156.0ms
(cbrt (hypot 1 x))
158.0ms
(cbrt (hypot 1 x))
150.0ms
(log (+ x (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (cbrt (hypot 1 x)))))
90.0ms
(+ x (* (* (cbrt (hypot 1 x)) (cbrt (hypot 1 x))) (cbrt (hypot 1 x))))

simplify1.8s

Counts
74 → 74
Iterations
IterNodes
done5008
32629
2903
1315
0134

prune319.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize31.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (/ 1/8 (* x x)) x)
0.3b
(/ 1/8 (* x x))
10.7b
(log (+ (/ -1/2 x) (- (/ (/ 1/8 (* x x)) x) (/ 1/16 (pow x 5)))))
18.7b
(- (/ (/ 1/8 (* x x)) x) (/ 1/16 (pow x 5)))

rewrite178.0ms

Algorithm
rewrite-expression-head
Rules
1367×times-frac
775×add-sqr-sqrt
754×*-un-lft-identity
737×add-cube-cbrt
625×prod-diff
228×unpow-prod-down
135×div-inv
78×sqr-pow
25×fma-neg
19×add-exp-log
18×add-cbrt-cube
12×difference-of-squares
10×associate-/l*
cbrt-undiv div-exp
log-prod add-log-exp
pow1 log-div
expm1-log1p-u associate-/r* insert-posit16 log1p-expm1-u distribute-lft-out--
frac-add distribute-lft-out
clear-num frac-2neg flip3-- prod-exp frac-sub cbrt-unprod flip--
sub-neg flip3-+ diff-log rem-log-exp log-pow flip-+ associate-/l/
Counts
4 → 778
Calls
4 calls:
19.0ms
(/ (/ 1/8 (* x x)) x)
6.0ms
(/ 1/8 (* x x))
78.0ms
(log (+ (/ -1/2 x) (- (/ (/ 1/8 (* x x)) x) (/ 1/16 (pow x 5)))))
42.0ms
(- (/ (/ 1/8 (* x x)) x) (/ 1/16 (pow x 5)))

series411.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(/ (/ 1/8 (* x x)) x)
42.0ms
(/ 1/8 (* x x))
135.0ms
(log (+ (/ -1/2 x) (- (/ (/ 1/8 (* x x)) x) (/ 1/16 (pow x 5)))))
189.0ms
(- (/ (/ 1/8 (* x x)) x) (/ 1/16 (pow x 5)))

simplify1.9s

Counts
790 → 790
Iterations
IterNodes
done5000
12307
01032

prune4.1s

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes32.0ms

Accuracy

99.7% (0.1b remaining)

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

bsearch102.0ms

Steps
ItersRangePoint
10
2.618543036730298e-08
12461.173664998358
0.01035404049421089
9
-101227.54480913779
-5.532094628653386e-05
-1.0682549790295666

simplify6.0ms

Iterations
IterNodes
done38
138
032

end0.0ms

sample3.5s

Algorithm
intervals
Results
1.5s2293×body1280valid
929.0ms1570×body640valid
414.0ms775×body2560valid
244.0ms824×body320valid
128.0ms2096×body80valid
94.0ms442×body160valid