C# 클래스 Digraph, Aurora-Libs

파일 보기 프로젝트 열기: aurora-sim/Aurora-Libs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DF2 AddToFunc
F1 Func,
N int[]
R Relation,
S ObjectList,
sg Tools.SymbolsGen

공개 메소드들

메소드 설명
Compute ( ) : void
Digraph ( SymbolsGen s, Relation, r, Func, f1, Func, f2, AddToFunc d ) : System
Traverse ( Transition x ) : void

메소드 상세

Compute() 공개 메소드

public Compute ( ) : void
리턴 void

Digraph() 공개 메소드

public Digraph ( SymbolsGen s, Relation, r, Func, f1, Func, f2, AddToFunc d ) : System
s Tools.SymbolsGen
r Relation,
f1 Func,
f2 Func,
d AddToFunc
리턴 System

Traverse() 공개 메소드

public Traverse ( Transition x ) : void
x Transition
리턴 void

프로퍼티 상세

DF2 공개적으로 프로퍼티

public AddToFunc DF2
리턴 AddToFunc

F1 공개적으로 프로퍼티

public Func, F1
리턴 Func,

N 공개적으로 프로퍼티

public int[] N
리턴 int[]

R 공개적으로 프로퍼티

public Relation, R
리턴 Relation,

S 공개적으로 프로퍼티

public ObjectList, S
리턴 ObjectList,

sg 공개적으로 프로퍼티

public SymbolsGen,Tools sg
리턴 Tools.SymbolsGen