Data dependency: Difference between revisions

Content deleted Content added
Kavuldra (talk | contribs)
m Data dependencies: fixed weird formatting of list and wrapped <math> followed by punctuation in a {{nobr}}.
Line 11:
where:
 
* <math>I(S_i)</math> is the set of memory locations read by {{nobr|1=<math>S_i</math> and,}}
* <math>O(S_j)</math> is the set of memory locations written by {{nobr|1=<math>S_j</math>,}} and
* and there is a feasible run-time execution path from <math>S_1</math> to {{nobr|1=<math>S_2</math>.}}
 
This Condition is called Bernstein Condition, named by A. J. Bernstein.