
Time bar (total: 2.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 7 to 7 computations (0% saved)
| 834.0ms | 8 256× | 0 | valid |
ival-mult: 154.0ms (55.4% of total)ival-div: 108.0ms (38.9% of total)ival-true: 5.0ms (1.8% of total)exact: 5.0ms (1.8% of total)ival-assert: 3.0ms (1.1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 20.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-div: 4.0ms (47.1% of total)ival-mult: 4.0ms (47.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 30 |
| 1 | 31 | 27 |
| 2 | 70 | 25 |
| 3 | 152 | 25 |
| 4 | 247 | 25 |
| 5 | 420 | 25 |
| 6 | 1523 | 25 |
| 7 | 4833 | 25 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 12 | 5 |
| 2 | 18 | 5 |
| 3 | 31 | 5 |
| 4 | 59 | 5 |
| 5 | 163 | 5 |
| 6 | 1040 | 5 |
| 7 | 5503 | 5 |
| 0 | 8410 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 y x) #s(literal 2 binary64)) |
(negabs y)
(negabs x)
(sort x y)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 x y) |
x |
y |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (* x y) 2) (* x y) x y 2) |
| 1.0ms | x | @ | inf | ((/ (* x y) 2) (* x y) x y 2) |
| 1.0ms | y | @ | -inf | ((/ (* x y) 2) (* x y) x y 2) |
| 1.0ms | y | @ | inf | ((/ (* x y) 2) (* x y) x y 2) |
| 1.0ms | x | @ | 0 | ((/ (* x y) 2) (* x y) x y 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 24 |
| 1 | 19 | 24 |
| 2 | 32 | 24 |
| 3 | 47 | 24 |
| 4 | 75 | 24 |
| 5 | 181 | 24 |
| 6 | 1094 | 24 |
| 7 | 5299 | 24 |
| 0 | 8014 | 24 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 11 |
| 0 | 7 | 11 |
| 1 | 16 | 11 |
| 0 | 47 | 11 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(*.f64 x y) |
x |
y |
#s(literal 2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(*.f64 y (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 y x) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 y x) #s(literal -2 binary64))) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
#s(literal 2 binary64) |
Compiled 105 to 36 computations (65.7% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 15 | 2 | 17 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 16 | 2 | 18 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (/.f64 y #s(literal 2 binary64)) x) |
| ▶ | 100.0% | #s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
#s(literal 1/2 binary64) |
(*.f64 y x) |
y |
x |
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* 1/2 (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y 2) x) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (* x y) 2) (* 1/2 (* y x)) 1/2 (* y x) y x (* (/ y 2) x) (/ y 2) 2) |
| 1.0ms | y | @ | -inf | ((/ (* x y) 2) (* 1/2 (* y x)) 1/2 (* y x) y x (* (/ y 2) x) (/ y 2) 2) |
| 1.0ms | y | @ | inf | ((/ (* x y) 2) (* 1/2 (* y x)) 1/2 (* y x) y x (* (/ y 2) x) (/ y 2) 2) |
| 1.0ms | x | @ | inf | ((/ (* x y) 2) (* 1/2 (* y x)) 1/2 (* y x) y x (* (/ y 2) x) (/ y 2) 2) |
| 1.0ms | y | @ | 0 | ((/ (* x y) 2) (* 1/2 (* y x)) 1/2 (* y x) y x (* (/ y 2) x) (/ y 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 53 |
| 1 | 30 | 53 |
| 2 | 39 | 53 |
| 3 | 52 | 53 |
| 4 | 80 | 53 |
| 5 | 186 | 53 |
| 6 | 1103 | 53 |
| 7 | 5314 | 53 |
| 0 | 8029 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* 1/2 (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y 2) x) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
| Outputs |
|---|
#s(approx (/ (* x y) 2) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (/ y 2) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (* 1/2 (* y x)) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (/ y 2) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (/ y 2) x) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (/ y 2) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 31 |
| 0 | 15 | 31 |
| 1 | 29 | 31 |
| 0 | 70 | 31 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
#s(literal 1/2 binary64) |
(*.f64 y x) |
y |
x |
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(/.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (* x y) 2) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) y)) |
#s(literal 1/2 binary64) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(*.f64 y (/.f64 x #s(literal 2 binary64))) |
(*.f64 x (/.f64 y #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) y) #s(literal -2 binary64)) |
(/.f64 (*.f64 y x) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 y x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 y) #s(literal -2 binary64)) |
(/.f64 y #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64))) |
(neg.f64 (/.f64 y #s(literal -2 binary64))) |
#s(literal 2 binary64) |
Compiled 299 to 74 computations (75.3% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 1 | 35 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 36 | 1 | 37 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
| Outputs |
|---|
#s(approx (* (/ y 2) x) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((* (/ y 2) x) (/ y 2) (* 1/2 y) 1/2 y x) |
| 1.0ms | y | @ | inf | ((* (/ y 2) x) (/ y 2) (* 1/2 y) 1/2 y x) |
| 0.0ms | x | @ | -inf | ((* (/ y 2) x) (/ y 2) (* 1/2 y) 1/2 y x) |
| 0.0ms | x | @ | inf | ((* (/ y 2) x) (/ y 2) (* 1/2 y) 1/2 y x) |
| 0.0ms | y | @ | 0 | ((* (/ y 2) x) (/ y 2) (* 1/2 y) 1/2 y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 31 |
| 1 | 24 | 31 |
| 2 | 34 | 31 |
| 3 | 47 | 31 |
| 4 | 75 | 31 |
| 5 | 181 | 31 |
| 6 | 1105 | 31 |
| 7 | 5315 | 31 |
| 0 | 8031 | 31 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (/ y 2) x) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
#s(approx (* (/ y 2) x) #s(hole binary64 (* 1/2 (* x y)))) |
#s(approx (* (/ y 2) x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (/ y 2) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* 1/2 y) #s(hole binary64 (* 1/2 y))) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 0 | 10 | 22 |
| 1 | 18 | 22 |
| 0 | 39 | 22 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
x |
| Outputs |
|---|
(*.f64 x #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y))) |
(*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
#s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
y |
x |
Compiled 105 to 21 computations (80% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 11 | 0 | 11 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 11 | 1 | 12 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
Compiled 39 to 26 computations (33.3% saved)
| Inputs |
|---|
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
(*.f64 (/.f64 y #s(literal 2 binary64)) x) |
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
4 calls:
| 13.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 3.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x y) |
| 100.0% | 1 | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
| Outputs |
|---|
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x y) |
| 100.0% | 1 | (/.f64 (*.f64 x y) #s(literal 2 binary64)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 20 |
| 1 | 17 | 20 |
| 2 | 23 | 20 |
| 3 | 37 | 20 |
| 4 | 77 | 20 |
| 5 | 415 | 20 |
| 6 | 3627 | 20 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
| Outputs |
|---|
(*.f64 #s(approx (/ y 2) (*.f64 #s(literal 1/2 binary64) y)) x) |
#s(approx (/ (* x y) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
| 1× | done |
Compiled 20 to 13 computations (35% saved)
(sort x y)
(negabs x)
(negabs y)
Compiled 104 to 84 computations (19.2% saved)
Loading profile data...