fully random graphs converge to the graphon in probability

[[concept]]
Theorem

Let {Gn} be a sequence of "fully random" graphs sampled from graphon W. With probability at least 1exp(n2logn),

δ(Gn,W)22logn

Where δ is the cut metric. ie, GnW in probability.

Mentions

Mentions

const { dateTime } = await cJS()

return function View() {
	const file = dc.useCurrentFile();
	return <p class="dv-modified">Created {dateTime.getCreated(file)}     ֍     Last Modified {dateTime.getLastMod(file)}</p>
}