Details

Time bar (total: 53.7s)

sample187.0ms

Algorithm
intervals
Results
73.0ms268×body80nan
46.0ms256×body80valid

simplify828.0ms

Counts
1 → 1
Iterations
IterNodes
done5001
41817
3373
2106
150
028

prune35.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 1.8b

localize91.0ms

Local error

Found 4 expressions with local error:

0.2b
(* z (sqrt (+ t a)))
0.3b
(/ 2.0 (* t 3.0))
1.5b
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
6.4b
(/ (* z (sqrt (+ t a))) t)

rewrite82.0ms

Algorithm
rewrite-expression-head
Rules
20×frac-sub
16×add-cbrt-cube add-exp-log
15×add-sqr-sqrt
13×*-un-lft-identity
11×add-cube-cbrt
flip3-- flip--
frac-times associate-*r/
associate-*r*
pow1 times-frac associate--r+ add-log-exp
flip3-+ sqrt-prod flip-+
cbrt-undiv associate-/r* sqrt-div div-exp associate-/l*
distribute-rgt-in sub-neg distribute-lft-in associate-*l* prod-exp cbrt-unprod
clear-num frac-2neg associate-*l/ associate--l+ div-inv unswap-sqr associate-/l/
diff-log pow-prod-down *-commutative distribute-lft-out
Counts
4 → 101
Calls
4 calls:
29.0ms
(* z (sqrt (+ t a)))
8.0ms
(/ 2.0 (* t 3.0))
27.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
12.0ms
(/ (* z (sqrt (+ t a))) t)

series552.0ms

Counts
4 → 12
Calls
4 calls:
92.0ms
(* z (sqrt (+ t a)))
28.0ms
(/ 2.0 (* t 3.0))
305.0ms
(- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
128.0ms
(/ (* z (sqrt (+ t a))) t)

simplify485.0ms

Counts
113 → 113
Iterations
IterNodes
done5000
11047
0346

prune1.1s

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize90.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt t)
0.6b
(cbrt t)
1.5b
(- (/ (* (/ z (cbrt t)) (/ (sqrt (+ t a)) (cbrt t))) (cbrt t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
2.1b
(* (/ z (cbrt t)) (/ (sqrt (+ t a)) (cbrt t)))

rewrite153.0ms

Algorithm
rewrite-expression-head
Rules
98×add-sqr-sqrt
82×times-frac
58×*-un-lft-identity
47×cbrt-prod
46×associate-*r* add-cube-cbrt
30×sqrt-prod
22×associate-*l*
20×frac-sub
16×add-exp-log
15×unswap-sqr
12×add-cbrt-cube
frac-times flip3-- flip--
pow1 distribute-lft-out associate--r+ add-log-exp
associate-*r/
cbrt-undiv div-exp prod-exp cbrt-unprod
distribute-rgt-in sub-neg distribute-lft-in flip3-+ associate-*l/ flip-+
pow1/3 associate--l+ div-inv
diff-log pow-prod-down *-commutative
Counts
4 → 157
Calls
4 calls:
1.0ms
(cbrt t)
2.0ms
(cbrt t)
62.0ms
(- (/ (* (/ z (cbrt t)) (/ (sqrt (+ t a)) (cbrt t))) (cbrt t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
81.0ms
(* (/ z (cbrt t)) (/ (sqrt (+ t a)) (cbrt t)))

series1.3s

Counts
4 → 12
Calls
4 calls:
234.0ms
(cbrt t)
239.0ms
(cbrt t)
333.0ms
(- (/ (* (/ z (cbrt t)) (/ (sqrt (+ t a)) (cbrt t))) (cbrt t)) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))
480.0ms
(* (/ z (cbrt t)) (/ (sqrt (+ t a)) (cbrt t)))

simplify602.0ms

Counts
169 → 169
Iterations
IterNodes
done5000
11352
0405

prune2.0s

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize168.0ms

Local error

Found 4 expressions with local error:

0.6b
(* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0)))
1.3b
(* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0)))
7.5b
(- (* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0))) (* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0))))
29.7b
(/ (- (* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0))) (* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0)))) (* (* t 3.0) (* (- a (/ 5.0 6.0)) t)))

rewrite2.7s

Algorithm
rewrite-expression-head
Rules
3060×associate-*r/
2912×associate-*l/
1808×frac-sub
1608×flip3-- flip--
1588×frac-times
750×sqrt-div
681×flip3-+ flip-+
500×associate-/l/
136×distribute-rgt-in distribute-lft-in
110×sub-div
68×associate--l+
45×add-cbrt-cube add-exp-log
41×sub-neg
36×associate--r+
27×pow1
24×prod-exp cbrt-unprod
16×pow-prod-down
13×add-sqr-sqrt
10×*-un-lft-identity
associate-*r*
add-cube-cbrt
add-log-exp
cbrt-undiv div-exp
times-frac
associate-/l*
associate-*l* associate-/r/ *-commutative difference-of-squares
clear-num associate-/r* frac-2neg diff-log div-sub div-inv distribute-lft-out--
Counts
4 → 1238
Calls
4 calls:
649.0ms
(* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0)))
169.0ms
(* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0)))
543.0ms
(- (* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0))) (* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0))))
943.0ms
(/ (- (* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0))) (* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0)))) (* (* t 3.0) (* (- a (/ 5.0 6.0)) t)))

series2.6s

Counts
4 → 12
Calls
4 calls:
356.0ms
(* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0)))
156.0ms
(* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0)))
1.0s
(- (* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0))) (* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0))))
1.1s
(/ (- (* (* (* (sqrt (+ t a)) z) (* t 3.0)) (- a (/ 5.0 6.0))) (* (* t (- b c)) (- (* (+ a (/ 5.0 6.0)) (* t (* 3.0 (- a (/ 5.0 6.0))))) (* (- a (/ 5.0 6.0)) 2.0)))) (* (* t 3.0) (* (- a (/ 5.0 6.0)) t)))

simplify1.5s

Counts
1250 → 1250
Iterations
IterNodes
done5001
03075

prune32.9s

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes845.0ms

Accuracy

50% (1.0b remaining)

Error of 1.7b against oracle of 0.7b and baseline of 2.6b

bsearch575.0ms

Steps
ItersRangePoint
7
1.12706734621473e-82
1.1006156071877622e-80
1.3776490320399632e-82
11
-3.2847189215101234e-182
-2.0378606062818148e-209
-1.8637523653646986e-196

simplify10.0ms

Iterations
IterNodes
done82
182
057

end0.0ms

sample4.8s

Algorithm
intervals
Results
2.1s8000×body80valid
1.6s7966×body80nan