Write some more in combining lattices
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -70,6 +70,7 @@ things we're trying to rank depend on the sort of analysis we're trying to
|
||||
perform. Since I introduced sign analysis, we're ranking signs like `+` and `-`.
|
||||
For other analyses, the elements will be different. The _comparison_, however,
|
||||
will be a permanent fixture.
|
||||
{#specificity}
|
||||
|
||||
Suppose now that we have some program analysis, and we're feeding it some input
|
||||
information. Perhaps we're giving it the signs of variables `x` and `y`, and
|
||||
|
||||
Reference in New Issue
Block a user