Details

Time bar (total: 16.8s)

sample49.0ms

Algorithm
intervals
Results
8.0ms165×body80valid
8.0ms34×body1280valid
5.0ms30×body640valid
3.0ms100×body80nan
2.0ms17×body320valid
1.0msbody640nan
1.0ms10×body160valid
1.0msbody1280nan
0.0msbody320nan
0.0msbody160nan

simplify1.1s

Counts
1 → 1
Iterations
IterNodes
done5000
92335
8741
7343
6223
5123
475
341
229
119
09

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 22.4b

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
0.0b
(/ (- x y) (- 1.0 y))
2.6b
(- 1.0 (/ (- x y) (- 1.0 y)))
3.9b
(log (- 1.0 (/ (- x y) (- 1.0 y))))

rewrite154.0ms

Algorithm
rewrite-expression-head
Rules
59×add-sqr-sqrt
51×*-un-lft-identity
28×times-frac
19×difference-of-squares
18×add-cube-cbrt
17×distribute-lft-out--
12×log-prod
add-exp-log add-log-exp
pow1 flip3-- add-cbrt-cube flip-- associate--r+
associate-/r* associate-/l*
log-div
associate--r-
sub-neg diff-log div-sub associate-/r/ log-pow associate-/l/
cbrt-undiv clear-num frac-2neg div-exp rem-log-exp div-inv
Counts
4 → 108
Calls
4 calls:
40.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
29.0ms
(/ (- x y) (- 1.0 y))
32.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
48.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

series367.0ms

Counts
4 → 12
Calls
4 calls:
123.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
54.0ms
(/ (- x y) (- 1.0 y))
62.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
127.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

simplify848.0ms

Counts
120 → 120
Iterations
IterNodes
done5000
21712
1498
0204

prune629.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize35.0ms

Local error

Found 4 expressions with local error:

0.0b
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
0.0b
(/ (- x y) (- 1.0 y))
0.2b
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
2.6b
(- 1.0 (/ (- x y) (- 1.0 y)))

rewrite215.0ms

Algorithm
rewrite-expression-head
Rules
101×add-sqr-sqrt
77×*-un-lft-identity
69×times-frac
37×add-cube-cbrt
28×difference-of-squares
24×log-prod
20×distribute-lft-out--
11×associate-/r*
add-exp-log
add-cbrt-cube associate-/l*
associate-/r/ add-log-exp
pow1 flip3-- flip--
div-exp div-inv
cbrt-undiv clear-num frac-2neg div-sub rem-log-exp associate-/l/
log-div sub-neg diff-log log-pow associate--r-
Counts
4 → 144
Calls
4 calls:
30.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
26.0ms
(/ (- x y) (- 1.0 y))
99.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
50.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series567.0ms

Counts
4 → 12
Calls
4 calls:
208.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
71.0ms
(/ (- x y) (- 1.0 y))
193.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
95.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify1.4s

Counts
156 → 156
Iterations
IterNodes
done5001
22296
1652
0268

prune831.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize45.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (- 1.0 (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)))) (log (+ (* 1.0 1.0) (* (/ (- x y) (- 1.0 y)) (+ (/ (- x y) (- 1.0 y)) 1.0)))))
2.5b
(- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))
8.9b
(log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)))
9.0b
(log (+ (* 1.0 1.0) (* (/ (- x y) (- 1.0 y)) (+ (/ (- x y) (- 1.0 y)) 1.0))))

rewrite362.0ms

Algorithm
rewrite-expression-head
Rules
99×add-sqr-sqrt
48×difference-of-squares
39×log-prod
38×*-un-lft-identity
36×unpow-prod-down cube-prod
20×sqr-pow
16×times-frac
14×distribute-lft-out--
11×pow1
log-div add-log-exp
log-pow add-cube-cbrt
add-exp-log distribute-lft-out
associate-+l+ add-cbrt-cube
associate-+r+ flip3-+ flip3-- flip-+ flip--
difference-cubes associate-+r- sum-log sub-neg diff-log rem-log-exp associate--r-
+-commutative associate-+l-
Counts
4 → 128
Calls
4 calls:
57.0ms
(+ (- 1.0 (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)))) (log (+ (* 1.0 1.0) (* (/ (- x y) (- 1.0 y)) (+ (/ (- x y) (- 1.0 y)) 1.0)))))
145.0ms
(- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))
145.0ms
(log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)))
5.0ms
(log (+ (* 1.0 1.0) (* (/ (- x y) (- 1.0 y)) (+ (/ (- x y) (- 1.0 y)) 1.0))))

series1.5s

Counts
4 → 12
Calls
4 calls:
466.0ms
(+ (- 1.0 (log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)))) (log (+ (* 1.0 1.0) (* (/ (- x y) (- 1.0 y)) (+ (/ (- x y) (- 1.0 y)) 1.0)))))
282.0ms
(- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3))
488.0ms
(log (- (pow 1.0 3) (pow (/ (- x y) (- 1.0 y)) 3)))
254.0ms
(log (+ (* 1.0 1.0) (* (/ (- x y) (- 1.0 y)) (+ (/ (- x y) (- 1.0 y)) 1.0))))

simplify1.3s

Counts
140 → 140
Iterations
IterNodes
done5000
22372
1626
0254

prune789.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize43.0ms

Local error

Found 4 expressions with local error:

0.7b
(/ (exp 1.0) (+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y))))
1.8b
(+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y)))
7.9b
(/ (* 1.0 x) (* y y))
15.7b
(log (/ (exp 1.0) (+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y)))))

rewrite445.0ms

Algorithm
rewrite-expression-head
Rules
63×*-un-lft-identity
31×times-frac
25×log-prod
23×add-sqr-sqrt add-cube-cbrt
19×add-exp-log
18×add-cbrt-cube
16×distribute-lft-out
12×frac-add associate-/r/
add-log-exp
distribute-lft-out--
associate-/r* div-exp
pow1 cbrt-undiv
prod-exp cbrt-unprod associate-/l*
flip3-+ flip3-- frac-sub flip-+ div-inv flip-- sub-div
associate-+r+ clear-num sum-log frac-2neg rem-log-exp
+-commutative log-div associate-+r- sub-neg diff-log log-pow
Counts
4 → 119
Calls
4 calls:
189.0ms
(/ (exp 1.0) (+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y))))
111.0ms
(+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y)))
21.0ms
(/ (* 1.0 x) (* y y))
120.0ms
(log (/ (exp 1.0) (+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y)))))

series435.0ms

Counts
4 → 12
Calls
4 calls:
145.0ms
(/ (exp 1.0) (+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y))))
45.0ms
(+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y)))
40.0ms
(/ (* 1.0 x) (* y y))
204.0ms
(log (/ (exp 1.0) (+ (/ (* 1.0 x) (* y y)) (- (/ x y) (/ 1.0 y)))))

simplify2.4s

Counts
131 → 131
Iterations
IterNodes
done5000
23784
1662
0232

prune618.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes304.0ms

Accuracy

95.4% (0.8b remaining)

Error of 0.9b against oracle of 0.1b and baseline of 18.7b

bsearch2.0ms

simplify5.0ms

Iterations
IterNodes
done24
124
022

end0.0ms

sample2.4s

Algorithm
intervals
Results
552.0ms5642×body80valid
353.0ms778×body1280valid
259.0ms3828×body80nan
235.0ms824×body640valid
150.0ms350×body1280nan
126.0ms492×body320valid
92.0ms391×body640nan
40.0ms244×body320nan
34.0ms264×body160valid
13.0ms116×body160nan