Details

Time bar (total: 14.7s)

sample266.0ms

Algorithm
intervals
Results
89.0ms1259×body80nan
41.0ms398×body80valid
5.0ms11×body640valid
3.0ms13×body320valid
1.0msbody160valid
1.0msbody1280valid

simplify389.0ms

Counts
1 → 1
Iterations

Useful iterations: 4 (36.0ms)

IterNodesCost
01718
13018
25818
311218
428617
597417
done500017

prune17.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 1.8b

Counts
2 → 2

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))))
0.1b
(* y (- (log z) t))
0.3b
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
5.9b
(log (- 1.0 z))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt log-prod
24×*-un-lft-identity
22×associate--l+
17×distribute-rgt-in distribute-lft-in
15×add-cube-cbrt
14×associate-+r+
10×pow1 associate-+l+ associate-*r/ associate-*r*
add-exp-log add-cbrt-cube
sub-neg flip3-- associate-*l* flip-- add-log-exp
distribute-lft-out--
frac-add difference-of-squares
log-div pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr
+-commutative flip3-+ rem-log-exp exp-sum sum-log flip-+
Counts
4 → 107
Calls
4 calls:
13.0ms
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))))
8.0ms
(* y (- (log z) t))
13.0ms
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
4.0ms
(log (- 1.0 z))

series141.0ms

Counts
4 → 12
Calls
4 calls:
73.0ms
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))))
22.0ms
(* y (- (log z) t))
43.0ms
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
3.0ms
(log (- 1.0 z))

simplify577.0ms

Counts
119 → 119
Iterations

Useful iterations: done (573.0ms)

IterNodesCost
02802029
16991936
222231755
done50011744

prune241.0ms

Filtered
88 candidates to 119 candidates (-35.2%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1136119
Fresh101
Picked101
Done000
Total1156121

Merged error: 0.0b

Counts
121 → 6

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (log z) t)
0.0b
(* a (- (- (log 1.0) (+ (* 1/2 (/ (pow z 2) (pow 1.0 2))) (* 1.0 z))) b))
0.1b
(* y (- (log z) t))
0.3b
(+ (* y (- (log z) t)) (* a (- (- (log 1.0) (+ (* 1/2 (/ (pow z 2) (pow 1.0 2))) (* 1.0 z))) b)))

rewrite67.0ms

Algorithm
rewrite-expression-head
Rules
47×associate--l+
30×*-un-lft-identity
27×add-sqr-sqrt log-prod
24×distribute-rgt-in distribute-lft-in
17×add-cube-cbrt
14×associate-+r+
13×sub-neg associate-*r*
12×associate-*r/
11×pow1
10×associate-+l+
distribute-lft-out--
add-exp-log add-cbrt-cube
flip3-- flip-- add-log-exp
associate-*l*
frac-add
log-pow difference-of-squares
pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
+-commutative flip3-+ diff-log sum-log flip-+
Counts
4 → 128
Calls
4 calls:
5.0ms
(- (log z) t)
20.0ms
(* a (- (- (log 1.0) (+ (* 1/2 (/ (pow z 2) (pow 1.0 2))) (* 1.0 z))) b))
8.0ms
(* y (- (log z) t))
29.0ms
(+ (* y (- (log z) t)) (* a (- (- (log 1.0) (+ (* 1/2 (/ (pow z 2) (pow 1.0 2))) (* 1.0 z))) b)))

series114.0ms

Counts
4 → 12
Calls
4 calls:
10.0ms
(- (log z) t)
22.0ms
(* a (- (- (log 1.0) (+ (* 1/2 (/ (pow z 2) (pow 1.0 2))) (* 1.0 z))) b))
15.0ms
(* y (- (log z) t))
67.0ms
(+ (* y (- (log z) t)) (* a (- (- (log 1.0) (+ (* 1/2 (/ (pow z 2) (pow 1.0 2))) (* 1.0 z))) b)))

simplify805.0ms

Counts
140 → 140
Iterations

Useful iterations: done (800.0ms)

IterNodesCost
02533059
16142932
218522770
done50002689

prune337.0ms

Filtered
92 candidates to 140 candidates (-52.2%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New1400140
Fresh055
Picked011
Done000
Total1406146

Merged error: 0.0b

Counts
146 → 6

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(* x (exp (+ (* y (log z)) (- (* a (- (log (- 1.0 z)) b)) (* t y)))))
0.2b
(* y (log z))
0.3b
(- (* a (- (log (- 1.0 z)) b)) (* t y))
5.9b
(log (- 1.0 z))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
24×associate--l+
23×add-sqr-sqrt
21×log-prod
19×*-un-lft-identity
13×add-cube-cbrt
10×pow1 distribute-rgt-in distribute-lft-in
add-exp-log associate-*r* add-cbrt-cube
associate-*l* add-log-exp
sub-neg distribute-lft-out-- difference-of-squares
log-div flip3-- pow-prod-down prod-exp log-pow *-commutative flip-- cbrt-unprod unswap-sqr
associate-+r- exp-diff diff-log associate-*r/ rem-log-exp exp-sum
Counts
4 → 87
Calls
4 calls:
12.0ms
(* x (exp (+ (* y (log z)) (- (* a (- (log (- 1.0 z)) b)) (* t y)))))
12.0ms
(* y (log z))
11.0ms
(- (* a (- (log (- 1.0 z)) b)) (* t y))
4.0ms
(log (- 1.0 z))

series115.0ms

Counts
4 → 12
Calls
4 calls:
76.0ms
(* x (exp (+ (* y (log z)) (- (* a (- (log (- 1.0 z)) b)) (* t y)))))
7.0ms
(* y (log z))
29.0ms
(- (* a (- (log (- 1.0 z)) b)) (* t y))
3.0ms
(log (- 1.0 z))

simplify1.1s

Counts
99 → 99
Iterations

Useful iterations: 3 (430.0ms)

IterNodesCost
02331433
15151398
213941208
346311161
done50001161

prune198.0ms

Filtered
78 candidates to 99 candidates (-26.9%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New98199
Fresh044
Picked101
Done011
Total996105

Merged error: 0b

Counts
105 → 6

localize19.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
0.3b
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
5.9b
(log (- 1.0 z))
5.9b
(log (- 1.0 z))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
42×log-prod
32×associate--l+
28×associate-+r+
26×add-sqr-sqrt *-un-lft-identity
24×distribute-rgt-in distribute-lft-in
20×associate-+l+
16×associate-*r/
14×add-cube-cbrt
10×flip3-- flip--
sub-neg frac-add add-log-exp
pow1 add-exp-log distribute-lft-out-- difference-of-squares
log-div add-cbrt-cube
+-commutative flip3-+ rem-log-exp sum-log log-pow flip-+
Counts
4 → 110
Calls
4 calls:
14.0ms
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
14.0ms
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
4.0ms
(log (- 1.0 z))
4.0ms
(log (- 1.0 z))

series91.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
42.0ms
(+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))
3.0ms
(log (- 1.0 z))
3.0ms
(log (- 1.0 z))

simplify475.0ms

Counts
122 → 122
Iterations

Useful iterations: done (471.0ms)

IterNodesCost
01922332
15002222
216302084
done50002032

prune346.0ms

Filtered
98 candidates to 122 candidates (-24.5%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1220122
Fresh044
Picked011
Done011
Total1226128

Merged error: 0b

Counts
128 → 6

regimes896.0ms

Accuracy

0% (0.2b remaining)

Error of 0.6b against oracle of 0.3b and baseline of 0.6b

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02530
13230
done3230

end0.0ms

sample8.3s

Algorithm
intervals
Results
3.1s41332×body80nan
1.1s12646×body80valid
149.0ms350×body640valid
111.0ms393×body320valid
69.0ms84×body1280valid
51.0ms260×body160valid

Profiling

Loading profile data...