Details

Time bar (total: 20.8s)

sample134.0ms

Algorithm
intervals
Results
51.0ms655×body80nan
45.0ms620×body80valid

simplify4.1s

Counts
1 → 1
Iterations
IterNodes
done5001
72026
6711
5225
4102
362
233
117
08

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite99.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt add-log-exp
15×*-un-lft-identity
12×log-prod
11×add-cube-cbrt
pow1
distribute-rgt-in associate-+r+ distribute-lft-in add-cbrt-cube add-exp-log
exp-prod
diff-log associate-*r* insert-posit16
sum-log associate-*l* exp-sum rem-exp-log
sub-neg associate--l+ distribute-lft-out-- difference-of-squares
+-commutative flip3-+ flip3-- exp-diff pow-prod-down prod-exp log-pow *-commutative cbrt-unprod flip-+ flip-- unswap-sqr
Counts
4 → 81
Calls
4 calls:
30.0ms
(- (+ x (* y (log y))) z)
15.0ms
(+ x (* y (log y)))
43.0ms
(exp (- (+ x (* y (log y))) z))
10.0ms
(* y (log y))

series435.0ms

Counts
4 → 12
Calls
4 calls:
47.0ms
(- (+ x (* y (log y))) z)
64.0ms
(+ x (* y (log y)))
45.0ms
(exp (- (+ x (* y (log y))) z))
279.0ms
(* y (log y))

simplify2.3s

Counts
93 → 93
Iterations
IterNodes
done5000
33784
2824
1301
0135

prune428.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt (exp (* 3 (+ (* y (log y)) (- x z)))))
0.1b
(* 3 (+ (* y (log y)) (- x z)))
0.1b
(exp (* 3 (+ (* y (log y)) (- x z))))
0.2b
(* y (log y))

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt
11×*-un-lft-identity add-cube-cbrt
pow1
add-cbrt-cube add-exp-log
associate-*r*
distribute-rgt-in log-prod distribute-lft-in associate-*l* add-log-exp
cbrt-prod
exp-sum insert-posit16
pow-prod-down prod-exp associate-*r/ *-commutative cbrt-unprod unswap-sqr
exp-prod flip3-+ exp-to-pow pow1/3 log-pow flip-+ rem-exp-log
Counts
4 → 76
Calls
4 calls:
3.0ms
(cbrt (exp (* 3 (+ (* y (log y)) (- x z)))))
80.0ms
(* 3 (+ (* y (log y)) (- x z)))
9.0ms
(exp (* 3 (+ (* y (log y)) (- x z))))
7.0ms
(* y (log y))

series453.0ms

Counts
4 → 12
Calls
4 calls:
65.0ms
(cbrt (exp (* 3 (+ (* y (log y)) (- x z)))))
71.0ms
(* 3 (+ (* y (log y)) (- x z)))
52.0ms
(exp (* 3 (+ (* y (log y)) (- x z))))
266.0ms
(* y (log y))

simplify1.5s

Counts
88 → 88
Iterations
IterNodes
done5001
21227
1364
0148

prune496.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize35.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (exp (* 3 (+ (* y (log y)) (- x z)))) 1/3)
0.1b
(* 3 (+ (* y (log y)) (- x z)))
0.1b
(exp (* 3 (+ (* y (log y)) (- x z))))
0.2b
(* y (log y))

rewrite110.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
12×*-un-lft-identity add-cube-cbrt
10×pow1
add-cbrt-cube add-exp-log
associate-*r* add-log-exp
distribute-rgt-in log-prod distribute-lft-in associate-*l*
unpow-prod-down
exp-sum insert-posit16
pow-unpow pow-pow
exp-prod exp-to-pow pow-prod-down prod-exp associate-*r/ *-commutative cbrt-unprod unswap-sqr
pow-to-exp flip3-+ unpow1/3 pow-exp log-pow flip-+ sqr-pow rem-exp-log
Counts
4 → 85
Calls
4 calls:
18.0ms
(pow (exp (* 3 (+ (* y (log y)) (- x z)))) 1/3)
75.0ms
(* 3 (+ (* y (log y)) (- x z)))
9.0ms
(exp (* 3 (+ (* y (log y)) (- x z))))
7.0ms
(* y (log y))

series446.0ms

Counts
4 → 12
Calls
4 calls:
82.0ms
(pow (exp (* 3 (+ (* y (log y)) (- x z)))) 1/3)
57.0ms
(* 3 (+ (* y (log y)) (- x z)))
68.0ms
(exp (* 3 (+ (* y (log y)) (- x z))))
238.0ms
(* y (log y))

simplify1.5s

Counts
97 → 97
Iterations
IterNodes
done5016
21586
1457
0165

prune486.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize38.0ms

Local error

Found 4 expressions with local error:

0.1b
(* 3 (+ (* (sqrt y) (* (sqrt y) (log y))) (- x z)))
0.1b
(exp (* 3 (+ (* (sqrt y) (* (sqrt y) (log y))) (- x z))))
0.3b
(* (sqrt y) (log y))
0.4b
(* (sqrt y) (* (sqrt y) (log y)))

rewrite218.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
18×log-prod
17×distribute-rgt-in *-un-lft-identity distribute-lft-in add-cube-cbrt
15×associate-*l*
14×pow1
13×add-cbrt-cube add-exp-log
associate-*r*
sqrt-prod
add-log-exp
pow-prod-down prod-exp cbrt-unprod
insert-posit16
*-commutative unswap-sqr
exp-sum associate-*r/
exp-prod flip3-+ exp-to-pow log-pow flip-+ rem-exp-log
Counts
4 → 100
Calls
4 calls:
131.0ms
(* 3 (+ (* (sqrt y) (* (sqrt y) (log y))) (- x z)))
35.0ms
(exp (* 3 (+ (* (sqrt y) (* (sqrt y) (log y))) (- x z))))
15.0ms
(* (sqrt y) (log y))
36.0ms
(* (sqrt y) (* (sqrt y) (log y)))

series606.0ms

Counts
4 → 12
Calls
4 calls:
110.0ms
(* 3 (+ (* (sqrt y) (* (sqrt y) (log y))) (- x z)))
197.0ms
(exp (* 3 (+ (* (sqrt y) (* (sqrt y) (log y))) (- x z))))
75.0ms
(* (sqrt y) (log y))
224.0ms
(* (sqrt y) (* (sqrt y) (log y)))

simplify1.8s

Counts
112 → 112
Iterations
IterNodes
done5001
22261
1729
0252

prune613.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

regimes259.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify5.0ms

Iterations
IterNodes
done20
120
016

end0.0ms

sample4.6s

Algorithm
intervals
Results
1.7s18929×body80nan
1.5s18878×body80valid