Details

Time bar (total: 7.9s)

sample41.0ms

Algorithm
intervals
Results
14.0ms256×body80valid
10.0ms217×body80nan

simplify75.0ms

Counts
1 → 1

prune13.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize11.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(* 6.0 (- x 1.0))
0.1b
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite144.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
10×add-exp-log add-cbrt-cube
*-un-lft-identity
add-log-exp
add-cube-cbrt
pow1 associate-*r*
associate-*r/
times-frac associate-*l* associate-/r* sum-log
cbrt-undiv distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/
+-commutative associate-+l+ frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 64
Calls
3 calls:
41.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
35.0ms
(* 6.0 (- x 1.0))
65.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series211.0ms

Counts
3 → 9
Calls
3 calls:
49.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
52.0ms
(* 6.0 (- x 1.0))
110.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify602.0ms

Counts
73 → 73

prune185.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize16.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
0.1b
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite221.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
37×*-un-lft-identity
31×times-frac
23×add-cube-cbrt
21×associate-*r*
10×add-exp-log add-cbrt-cube
add-log-exp
distribute-lft-out-- difference-of-squares
pow1 associate-/l*
associate-/r/
flip3-+ associate-*l* associate-/r* sum-log flip-+
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative associate-+l+ flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip--
Counts
3 → 93
Calls
3 calls:
30.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
111.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
76.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series246.0ms

Counts
3 → 9
Calls
3 calls:
40.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
105.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
101.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify713.0ms

Counts
102 → 102

prune310.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize19.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(- (* 6.0 x) 6.0)
0.1b
(/ (- (* 6.0 x) 6.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite121.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
10×add-log-exp
times-frac
add-exp-log add-cbrt-cube
pow1 associate-/r* sum-log associate-/l*
flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/
cbrt-undiv +-commutative sub-neg associate-+l+ frac-2neg diff-log div-sub div-exp clear-num div-inv
Counts
3 → 57
Calls
3 calls:
43.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
13.0ms
(- (* 6.0 x) 6.0)
61.0ms
(/ (- (* 6.0 x) 6.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series237.0ms

Counts
3 → 9
Calls
3 calls:
55.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
60.0ms
(- (* 6.0 x) 6.0)
123.0ms
(/ (- (* 6.0 x) 6.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify625.0ms

Counts
66 → 66

prune217.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(- (* 6.0 x) 6.0)
0.0b
(/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (* 6.0 x) 6.0)))
0.2b
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (* 6.0 x) 6.0))

rewrite245.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
56×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
18×associate-/r*
17×add-exp-log
11×associate-/r/ add-cbrt-cube add-log-exp
div-exp
flip3-- flip-- div-inv associate-/l*
pow1
cbrt-undiv
sum-log
rec-exp frac-2neg flip3-+ 1-exp clear-num flip-+ associate-/l/
+-commutative sub-neg associate-+l+ pow-flip diff-log inv-pow
Counts
4 → 140
Calls
4 calls:
38.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
11.0ms
(- (* 6.0 x) 6.0)
66.0ms
(/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (* 6.0 x) 6.0)))
119.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (* 6.0 x) 6.0))

series337.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
55.0ms
(- (* 6.0 x) 6.0)
113.0ms
(/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (* 6.0 x) 6.0)))
125.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (* 6.0 x) 6.0))

simplify1.0s

Counts
152 → 152

prune420.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes15.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify96.0ms

end0.0ms

sample1.7s

Algorithm
intervals
Results
956.0ms8000×body80valid
386.0ms7899×body80nan