C# 클래스 TempNet.Fn_RandomWalk

파일 보기 프로젝트 열기: IngoScholtes/TemporalNetworks 1 사용 예제들

공개 메소드들

메소드 설명
Run ( string args ) : void

Runs a random walk process on an aggregate networks and outputs the dynamics of the infection size

메소드 상세

Run() 공개 정적인 메소드

Runs a random walk process on an aggregate networks and outputs the dynamics of the infection size
public static Run ( string args ) : void
args string
리턴 void