Details

Time bar (total: 18.7s)

sample184.0ms

Algorithm
intervals
Results
75.0ms1497×body80nan
32.0ms470×body80valid

simplify1.4s

Counts
1 → 1
Iterations

Useful iterations: 3 (16.0ms)

IterNodesCost
01718
13218
26418
315716
446916
5187216
done500016

prune11.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.3b

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite132.0ms

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

series403.0ms

Counts
4 → 12
Calls
4 calls:
63.0ms
(* (- t 1.0) (log a))
44.0ms
(* y (log z))
174.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
123.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

simplify695.0ms

Counts
107 → 107
Iterations

Useful iterations: done (692.0ms)

IterNodesCost
02311531
14941495
214521209
done50021180

prune396.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize19.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- (log a)) (- 1.0 t))
0.3b
(* y (log z))
0.5b
(* (/ (exp (- (* (- (log a)) (- 1.0 t)) (- b (* y (log z))))) y) x)
1.0b
(exp (- (* (- (log a)) (- 1.0 t)) (- b (* y (log z)))))

rewrite173.0ms

Algorithm
rewrite-expression-head
Rules
49×associate-*l*
39×add-sqr-sqrt
31×times-frac
30×*-un-lft-identity
28×add-cube-cbrt exp-sum
16×associate--l+
14×sub-neg
13×pow1 distribute-rgt-in distribute-lft-in add-cbrt-cube
12×add-exp-log associate-*r*
10×add-log-exp
log-prod
distribute-lft-neg-in distribute-rgt-neg-in prod-exp cbrt-unprod associate--r- unswap-sqr
exp-prod diff-log pow-prod-down log-pow *-commutative rem-exp-log
associate-*r/
cbrt-undiv distribute-lft-neg-out neg-mul-1 flip3-- exp-diff div-exp associate-*l/ flip-- div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 135
Calls
4 calls:
14.0ms
(* (- (log a)) (- 1.0 t))
4.0ms
(* y (log z))
121.0ms
(* (/ (exp (- (* (- (log a)) (- 1.0 t)) (- b (* y (log z))))) y) x)
29.0ms
(exp (- (* (- (log a)) (- 1.0 t)) (- b (* y (log z)))))

series570.0ms

Counts
4 → 12
Calls
4 calls:
99.0ms
(* (- (log a)) (- 1.0 t))
37.0ms
(* y (log z))
287.0ms
(* (/ (exp (- (* (- (log a)) (- 1.0 t)) (- b (* y (log z))))) y) x)
147.0ms
(exp (- (* (- (log a)) (- 1.0 t)) (- b (* y (log z)))))

simplify891.0ms

Counts
147 → 147
Iterations

Useful iterations: done (887.0ms)

IterNodesCost
02712249
16222215
218321905
done50001893

prune531.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (* (pow (/ 1 a) 1.0) (* (exp (- (* (- (log a)) (- t)) b)) (pow z y))) y)
0.3b
(* (- (log a)) (- t))
0.5b
(* (exp (- (* (- (log a)) (- t)) b)) (pow z y))
0.5b
(* (/ (* (pow (/ 1 a) 1.0) (* (exp (- (* (- (log a)) (- t)) b)) (pow z y))) y) x)

rewrite713.0ms

Algorithm
rewrite-expression-head
Rules
171×add-exp-log
114×prod-exp
66×div-exp
45×pow-exp
31×add-cbrt-cube
27×add-sqr-sqrt
24×associate-*l*
21×pow-to-exp
20×associate-*r*
18×add-cube-cbrt *-un-lft-identity
12×cbrt-unprod
10×pow1
rec-exp 1-exp
distribute-lft-neg-in distribute-rgt-neg-in
cbrt-undiv times-frac
unswap-sqr
unpow-prod-down add-log-exp
associate-*l/ associate-/r* *-commutative
neg-mul-1 exp-diff exp-sum pow-prod-down log-pow div-inv sqr-pow
distribute-lft-neg-out sub-neg frac-2neg associate-*r/ clear-num distribute-rgt-neg-out associate-/l/ associate-/l*
Counts
4 → 161
Calls
4 calls:
133.0ms
(/ (* (pow (/ 1 a) 1.0) (* (exp (- (* (- (log a)) (- t)) b)) (pow z y))) y)
11.0ms
(* (- (log a)) (- t))
57.0ms
(* (exp (- (* (- (log a)) (- t)) b)) (pow z y))
504.0ms
(* (/ (* (pow (/ 1 a) 1.0) (* (exp (- (* (- (log a)) (- t)) b)) (pow z y))) y) x)

series1.1s

Counts
4 → 12
Calls
4 calls:
376.0ms
(/ (* (pow (/ 1 a) 1.0) (* (exp (- (* (- (log a)) (- t)) b)) (pow z y))) y)
67.0ms
(* (- (log a)) (- t))
124.0ms
(* (exp (- (* (- (log a)) (- t)) b)) (pow z y))
550.0ms
(* (/ (* (pow (/ 1 a) 1.0) (* (exp (- (* (- (log a)) (- t)) b)) (pow z y))) y) x)

simplify1.0s

Counts
173 → 173
Iterations

Useful iterations: done (1.0s)

IterNodesCost
03073737
18383575
230242789
done50002786

prune507.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt z) (cbrt z))
0.6b
(cbrt z)
0.6b
(cbrt z)
0.6b
(cbrt z)

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
6.0ms
(* (cbrt z) (cbrt z))
1.0ms
(cbrt z)
1.0ms
(cbrt z)
1.0ms
(cbrt z)

series977.0ms

Counts
4 → 12
Calls
4 calls:
414.0ms
(* (cbrt z) (cbrt z))
185.0ms
(cbrt z)
185.0ms
(cbrt z)
192.0ms
(cbrt z)

simplify3.0s

Counts
85 → 85
Iterations

Useful iterations: 4 (1.5s)

IterNodesCost
061524
1115417
2327397
31169379
43727374
done5000374

prune385.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

regimes374.0ms

Accuracy

0% (2.1b remaining)

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

bsearch0.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01819
12319
22619
32719
done2719

end0.0ms

sample5.2s

Algorithm
intervals
Results
2.2s44915×body80nan
891.0ms15060×body80valid