Details

Time bar (total: 14.0s)

sample66.0ms

Algorithm
intervals
Results
16.0ms259×body80valid
14.0ms273×body80nan

simplify1.0s

Counts
1 → 1
Iterations
IterNodes
done5001
41007
3189
261
121
010

prune16.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize16.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
0.1b
(+ (- x (* (+ y 0.5) (log y))) y)
0.2b
(* (+ y 0.5) (log y))

rewrite164.0ms

Algorithm
rewrite-expression-head
Rules
17×add-log-exp
16×*-un-lft-identity
11×add-sqr-sqrt
add-cube-cbrt
pow1 log-prod
add-cbrt-cube diff-log add-exp-log
sum-log associate-*r* associate-*l*
distribute-rgt-in distribute-lft-in distribute-lft-out
associate-+l+ sub-neg flip3-+ associate-*l/ associate-+l- flip-+ distribute-lft-out--
associate--l- +-commutative flip3-- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod flip-- difference-of-squares unswap-sqr
Counts
3 → 63
Calls
3 calls:
122.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
20.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
20.0ms
(* (+ y 0.5) (log y))

series402.0ms

Counts
3 → 9
Calls
3 calls:
71.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
59.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
271.0ms
(* (+ y 0.5) (log y))

simplify656.0ms

Counts
72 → 72
Iterations
IterNodes
done5000
21448
1390
0148

prune399.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(- x (- (* (log y) (+ y 0.5)) y))
0.0b
(- (- x (- (* (log y) (+ y 0.5)) y)) z)
0.1b
(- (* (log y) (+ y 0.5)) y)
0.2b
(* (log y) (+ y 0.5))

rewrite312.0ms

Algorithm
rewrite-expression-head
Rules
20×add-log-exp
15×*-un-lft-identity
12×add-sqr-sqrt
10×diff-log
pow1 associate--l+
add-cbrt-cube add-exp-log add-cube-cbrt
sub-neg
associate-*r* associate-*l* associate--r+ distribute-lft-out--
distribute-rgt-in distribute-lft-in flip3-- flip--
associate-*r/ associate--r- difference-of-squares
associate--l- flip3-+ pow-prod-down prod-exp log-pow *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 79
Calls
4 calls:
23.0ms
(- x (- (* (log y) (+ y 0.5)) y))
244.0ms
(- (- x (- (* (log y) (+ y 0.5)) y)) z)
23.0ms
(- (* (log y) (+ y 0.5)) y)
20.0ms
(* (log y) (+ y 0.5))

series1.1s

Counts
4 → 12
Calls
4 calls:
55.0ms
(- x (- (* (log y) (+ y 0.5)) y))
63.0ms
(- (- x (- (* (log y) (+ y 0.5)) y)) z)
558.0ms
(- (* (log y) (+ y 0.5)) y)
398.0ms
(* (log y) (+ y 0.5))

simplify764.0ms

Counts
91 → 91
Iterations
IterNodes
done5001
21865
1421
0160

prune549.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize30.0ms

Local error

Found 2 expressions with local error:

0.1b
(- (+ (- y z) x) (* (log y) (+ 0.5 y)))
0.2b
(* (log y) (+ 0.5 y))

rewrite199.0ms

Algorithm
rewrite-expression-head
Rules
11×add-log-exp
add-sqr-sqrt *-un-lft-identity associate-*r/
pow1 flip3-+ flip-+
add-cbrt-cube diff-log associate-*r* associate-*l* add-exp-log frac-sub add-cube-cbrt
distribute-rgt-in sum-log distribute-lft-in associate--r+
associate--l- sub-neg flip3-- pow-prod-down prod-exp associate--l+ log-pow *-commutative associate-+l- cbrt-unprod flip-- distribute-lft-out unswap-sqr
Counts
2 → 46
Calls
2 calls:
160.0ms
(- (+ (- y z) x) (* (log y) (+ 0.5 y)))
38.0ms
(* (log y) (+ 0.5 y))

series435.0ms

Counts
2 → 6
Calls
2 calls:
82.0ms
(- (+ (- y z) x) (* (log y) (+ 0.5 y)))
353.0ms
(* (log y) (+ 0.5 y))

simplify964.0ms

Counts
52 → 52
Iterations
IterNodes
done5000
22281
1429
0140

prune241.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize33.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (+ y 0.5) (* 2 (log (cbrt y))))
0.3b
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite90.0ms

Algorithm
rewrite-expression-head
Rules
49×distribute-rgt-in distribute-lft-in
48×log-prod
30×cbrt-prod
25×*-un-lft-identity
24×associate-+l+
23×add-sqr-sqrt add-cube-cbrt
pow1 add-cbrt-cube add-exp-log
flip3-+ associate-*l/ flip-+ add-log-exp
associate-*l* frac-add associate-*r/
pow-prod-down prod-exp cbrt-unprod
associate-+r+ pow1/3
+-commutative sum-log associate-*r* *-commutative distribute-lft-out
Counts
4 → 108
Calls
4 calls:
43.0ms
(* (+ y 0.5) (* 2 (log (cbrt y))))
39.0ms
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series2.4s

Counts
4 → 12
Calls
4 calls:
828.0ms
(* (+ y 0.5) (* 2 (log (cbrt y))))
1.1s
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
245.0ms
(cbrt y)
257.0ms
(cbrt y)

simplify1.2s

Counts
120 → 120
Iterations
IterNodes
done5000
23005
1674
0208

prune758.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

regimes274.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations
IterNodes
done13
113
010

end0.0ms

sample1.9s

Algorithm
intervals
Results
681.0ms8031×body80valid
449.0ms8083×body80nan
0.0msbody320valid
0.0msbody160valid