Intersection algorithm: Difference between revisions

Content deleted Content added
Undid revision 1258385322 by Xiau (talk) Previous was correct
Remove out of place unused ref that had been copied to the wrong place
 
Line 3:
Equipment Corporation, 1989.</ref>
 
While Marzullo's algorithm will return the smallest interval consistent with the largest number of sources, the <ref name=":0" />returned interval does not necessarily include the center point (calculated offset) of all the sources in the intersection. The intersection algorithm returns an interval that includes that returned by Marzullo's algorithm but may be larger since it will include the center points. This larger interval allows using additional statistical data to select a point within the interval, reducing the [[jitter]] in repeated execution.
 
==Method==