Bound Refinement
ConceptIn hardware-accelerated constrained random test generation, bound refinement is the step within the GenerateSolution algorithm that, after assigning a value to one variable, updates the feasible interval (and associated strip set / total weight) of every still-unassigned variable. It is carried out by the RefineBound procedure, which uses the overlapping constraint set (OCS) of the strip selected for the assigned variable to shrink the bounds of the remaining variables and to re-derive their total weights.
WIKI
Bound Refinement
Definition
In the context of hardware-accelerated constrained random test generation, bound refinement is the per-iteration operation that, after a value has been chosen for one variable $x_i$, recomputes the feasible interval $B_{x_j}$ of every still-unassigned variable $x_j$ (with $j > i$). The refinement uses the overlapping constraint set (OCS) of the strip that was selected for $x_i$ to eliminate from each remaining variable's range those values that cannot be combined with the just-assigned value while still satisfying the joint constraints.
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →