induced graphon

[[concept]]
induced graphon

Let Gn be a graph with n nodes. The graphon induced by Gn is

Wn(u,v)=i=1nj=1nAij1(uIi)1(vIj)

where 1 is the indicator function and Ik is defined as

Ik={[k1n,kn)1kn1[n1n,1]k=n

Symmetric "step function" on the unit square

Example

20250324-induced-graphon.png

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>
}