import(igraph, Matrix, snow)

export(
	BinGraph,
	CreateGrid, 
	Compactness,
	DistGraph, 
	GraphDiffusion, 
	GraphMFPT,
	Knet, 
	Knode, 
	plot.Knet, 
	SpreadHits
)

useDynLib(SANTA)