
Time bar (total: 1.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 7 to 6 computations (14.3% saved)
| 318.0ms | 8 256× | 0 | valid |
ival-mult: 72.0ms (53.8% of total)ival-div: 57.0ms (42.6% of total)ival-assert: 3.0ms (2.2% of total)adjust: 2.0ms (1.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 33 | 0 | - | 2 | (-8.859872558849765e-101 -1.2667366771308838e-157) | (/.f64 x (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (*.f64 y y)) | n/o | 17 | 0 |
| ↳ | (*.f64 y y) | overflow | 77 | |
/.f64 | (/.f64 x (*.f64 y y)) | n/u | 14 | 0 |
| ↳ | (*.f64 y y) | underflow | 58 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 31 | 2 |
| - | 0 | 223 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 31 | 0 | 2 |
| - | 0 | 0 | 223 |
| number | freq |
|---|---|
| 0 | 225 |
| 1 | 31 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 21.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-mult: 4.0ms (47.2% of total)ival-div: 3.0ms (35.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 32 |
| 1 | 40 | 32 |
| 2 | 93 | 32 |
| 3 | 140 | 32 |
| 4 | 176 | 32 |
| 0 | 4 | 5 |
| 0 | 6 | 5 |
| 1 | 12 | 5 |
| 2 | 29 | 5 |
| 3 | 55 | 5 |
| 4 | 77 | 5 |
| 5 | 90 | 5 |
| 6 | 98 | 5 |
| 0 | 98 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (*.f64 y y)) |
| Outputs |
|---|
(/.f64 x (*.f64 y y)) |
(abs y)
(negabs x)
Compiled 5 to 4 computations (20% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.2% | (/.f64 x (*.f64 y y)) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(/.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((/ x (* y y)) x (* y y) y) |
| 2.0ms | x | @ | -inf | ((/ x (* y y)) x (* y y) y) |
| 1.0ms | x | @ | 0 | ((/ x (* y y)) x (* y y) y) |
| 1.0ms | y | @ | inf | ((/ x (* y y)) x (* y y) y) |
| 1.0ms | y | @ | -inf | ((/ x (* y y)) x (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 34 |
| 0 | 14 | 34 |
| 1 | 33 | 34 |
| 0 | 106 | 34 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (*.f64 y y)) |
x |
(*.f64 y y) |
y |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
x |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (/ x (* y y)) (/.f64 x (*.f64 y y))) |
#s(approx x x) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
Compiled 234 to 75 computations (67.9% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 1 | 33 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 32 | 2 | 34 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
| ✓ | 89.2% | (/.f64 x (*.f64 y y)) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(/.f64 x (neg.f64 y)) |
x |
(neg.f64 y) |
y |
| Outputs |
|---|
#s(approx (/ (/ x (neg y)) (neg y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x (neg y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((/ (/ x (neg y)) (neg y)) (/ x (neg y)) x (neg y) y) |
| 1.0ms | x | @ | -inf | ((/ (/ x (neg y)) (neg y)) (/ x (neg y)) x (neg y) y) |
| 1.0ms | x | @ | 0 | ((/ (/ x (neg y)) (neg y)) (/ x (neg y)) x (neg y) y) |
| 1.0ms | y | @ | inf | ((/ (/ x (neg y)) (neg y)) (/ x (neg y)) x (neg y) y) |
| 1.0ms | y | @ | 0 | ((/ (/ x (neg y)) (neg y)) (/ x (neg y)) x (neg y) y) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 50 |
| 0 | 24 | 48 |
| 1 | 52 | 44 |
| 0 | 176 | 44 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(/.f64 x (neg.f64 y)) |
x |
(neg.f64 y) |
y |
#s(approx (/ (/ x (neg y)) (neg y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ x (neg y)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x y) y)) |
(*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (neg.f64 y) y))) |
(*.f64 (/.f64 (/.f64 x y) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 x (*.f64 (neg.f64 y) y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 x) y) |
(/.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 x (neg.f64 y)) |
(neg.f64 (/.f64 x y)) |
x |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
#s(approx (/ (/ x (neg y)) (neg y)) (/.f64 (/.f64 x y) y)) |
#s(approx (/ x (neg y)) (/.f64 (neg.f64 x) y)) |
#s(approx x x) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
Compiled 313 to 74 computations (76.4% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 1 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 38 | 3 | 41 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
| ✓ | 89.2% | (/.f64 x (*.f64 y y)) |
| ▶ | 99.8% | (*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(/.f64 #s(literal -1 binary64) y) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (* (/ (neg x) y) (/ -1 y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (neg x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (/ (neg x) y) (/ -1 y)) (/ (neg x) y) (neg x) x y (/ -1 y) -1) |
| 1.0ms | x | @ | inf | ((* (/ (neg x) y) (/ -1 y)) (/ (neg x) y) (neg x) x y (/ -1 y) -1) |
| 1.0ms | y | @ | inf | ((* (/ (neg x) y) (/ -1 y)) (/ (neg x) y) (neg x) x y (/ -1 y) -1) |
| 1.0ms | y | @ | 0 | ((* (/ (neg x) y) (/ -1 y)) (/ (neg x) y) (neg x) x y (/ -1 y) -1) |
| 1.0ms | x | @ | 0 | ((* (/ (neg x) y) (/ -1 y)) (/ (neg x) y) (neg x) x y (/ -1 y) -1) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 63 |
| 0 | 28 | 61 |
| 1 | 57 | 55 |
| 0 | 196 | 55 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(/.f64 #s(literal -1 binary64) y) |
#s(literal -1 binary64) |
#s(approx (* (/ (neg x) y) (/ -1 y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (neg x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (/.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (neg.f64 y) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 x (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (neg.f64 x) (*.f64 y y))) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x y))) |
(neg.f64 (*.f64 (/.f64 x y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) y) |
(/.f64 x (neg.f64 y)) |
(neg.f64 (/.f64 x y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
y |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) y) |
(neg.f64 (/.f64 #s(literal 1 binary64) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (neg.f64 y))) |
#s(literal -1 binary64) |
#s(approx (* (/ (neg x) y) (/ -1 y)) (/.f64 x (*.f64 y y))) |
#s(approx (/ (neg x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx y y) |
#s(approx (/ -1 y) (/.f64 #s(literal -1 binary64) y)) |
Compiled 454 to 107 computations (76.4% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 2 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 50 | 5 | 55 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
| ▶ | 99.8% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (neg.f64 y)) |
| ✓ | 89.2% | (/.f64 x (*.f64 y y)) |
| ✓ | 99.8% | (*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
| ▶ | 88.6% | (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
Compiled 36 to 30 computations (16.7% saved)
| Inputs |
|---|
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(neg.f64 x) |
x |
(/.f64 (/.f64 #s(literal -1 binary64) y) y) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal -1 binary64) |
y |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) x) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (* (neg x) (/ (/ -1 y) y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (/ -1 y) x) (neg y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (/ -1 y) x) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (/ -1 y) y) #s(hole binary64 (/ -1 (pow y 2)))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (neg x) (/ (/ -1 y) y)) (neg x) x (/ (/ -1 y) y) (/ -1 y) -1 y (/ (* (/ -1 y) x) (neg y)) (* (/ -1 y) x) (neg y)) |
| 1.0ms | y | @ | inf | ((* (neg x) (/ (/ -1 y) y)) (neg x) x (/ (/ -1 y) y) (/ -1 y) -1 y (/ (* (/ -1 y) x) (neg y)) (* (/ -1 y) x) (neg y)) |
| 1.0ms | y | @ | 0 | ((* (neg x) (/ (/ -1 y) y)) (neg x) x (/ (/ -1 y) y) (/ -1 y) -1 y (/ (* (/ -1 y) x) (neg y)) (* (/ -1 y) x) (neg y)) |
| 1.0ms | x | @ | inf | ((* (neg x) (/ (/ -1 y) y)) (neg x) x (/ (/ -1 y) y) (/ -1 y) -1 y (/ (* (/ -1 y) x) (neg y)) (* (/ -1 y) x) (neg y)) |
| 1.0ms | y | @ | -inf | ((* (neg x) (/ (/ -1 y) y)) (neg x) x (/ (/ -1 y) y) (/ -1 y) -1 y (/ (* (/ -1 y) x) (neg y)) (* (/ -1 y) x) (neg y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 111 |
| 0 | 43 | 106 |
| 1 | 82 | 94 |
| 0 | 265 | 94 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(neg.f64 x) |
x |
(/.f64 (/.f64 #s(literal -1 binary64) y) y) |
(/.f64 #s(literal -1 binary64) y) |
#s(literal -1 binary64) |
y |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) x) |
(neg.f64 y) |
#s(approx (* (neg x) (/ (/ -1 y) y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (/ -1 y) x) (neg y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (/ -1 y) x) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (/ -1 y) y) #s(hole binary64 (/ -1 (pow y 2)))) |
#s(approx (/ -1 y) #s(hole binary64 (/ -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
| Outputs |
|---|
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (/.f64 (/.f64 x y) (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (neg.f64 y) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) (neg.f64 y))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y))) |
(*.f64 x (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y)) |
(/.f64 (/.f64 (/.f64 x y) (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(neg.f64 (/.f64 (/.f64 x y) (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(pow.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 y)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) y))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 y y)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y))) |
(pow.f64 (neg.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) y) |
(neg.f64 (/.f64 #s(literal 1 binary64) y)) |
#s(literal -1 binary64) |
y |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) #s(literal -1 binary64)) x) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (/.f64 (/.f64 x y) (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y y))) |
(*.f64 (/.f64 x y) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 x) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (neg.f64 y) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x y) (neg.f64 y))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y))) |
(*.f64 x (/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y))) |
(*.f64 x (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) y) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y y)) |
(/.f64 (/.f64 (/.f64 x y) (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 x (*.f64 (neg.f64 y) y))) |
(neg.f64 (/.f64 (/.f64 x y) (neg.f64 y))) |
(*.f64 (/.f64 x y) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) x) |
(*.f64 #s(literal -1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 x #s(literal -1 binary64)) y) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 y)) |
(/.f64 (/.f64 x y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) y) |
(/.f64 x (neg.f64 y)) |
(neg.f64 (/.f64 x y)) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(neg.f64 y) |
#s(approx (* (neg x) (/ (/ -1 y) y)) (/.f64 x (*.f64 y y))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (* (neg x) (/ (/ -1 y) y)) (/.f64 x (*.f64 y y))) |
#s(approx (* (/ -1 y) x) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (/ -1 y) y) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
#s(approx (/ -1 y) (/.f64 #s(literal -1 binary64) y)) |
#s(approx y y) |
#s(approx (neg y) (neg.f64 y)) |
Compiled 881 to 190 computations (78.4% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 0 | 100 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 3 | 3 |
| Total | 100 | 5 | 105 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
| ✓ | 99.8% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (neg.f64 y)) |
| ✓ | 89.2% | (/.f64 x (*.f64 y y)) |
| ✓ | 99.8% | (*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
| ✓ | 88.6% | (*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
Compiled 72 to 46 computations (36.1% saved)
| Inputs |
|---|
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 x (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (neg.f64 y)) |
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
| Outputs |
|---|
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (/.f64 x (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (*.f64 y y) |
| 99.9% | 1 | (/.f64 x (*.f64 y y)) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 x (*.f64 y y)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) x) (neg.f64 y)) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
4 calls:
| 4.0ms | x |
| 3.0ms | y |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (*.f64 y y) |
| 99.8% | 1 | (/.f64 x (*.f64 y y)) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
| Outputs |
|---|
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
4 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 y y) |
| 1.0ms | (/.f64 x (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 1 | (*.f64 y y) |
| 88.6% | 1 | (/.f64 x (*.f64 y y)) |
| 88.6% | 1 | x |
| 88.6% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 23 |
| 1 | 26 | 23 |
| 2 | 47 | 21 |
| 3 | 75 | 21 |
| 4 | 118 | 21 |
| 5 | 166 | 21 |
| 6 | 208 | 21 |
| 7 | 225 | 21 |
| 8 | 227 | 21 |
| 9 | 229 | 21 |
| 10 | 245 | 21 |
| 11 | 427 | 21 |
| 12 | 3284 | 21 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
| Outputs |
|---|
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 x y) y) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 x y) (/.f64 (neg.f64 #s(literal -1 binary64)) y)) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) y) y)) |
| 1× | done |
Compiled 21 to 12 computations (42.9% saved)
(negabs x)
(abs y)
Compiled 112 to 80 computations (28.6% saved)
Loading profile data...