C# 클래스 Brunet.Symphony.AnnealingRouting

상속: AHRoutingAlgorithm
파일 보기 프로젝트 열기: pstjuste/brunet 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_local_con Brunet.Connections.Connection
_structs ConnectionList

공개 메소드들

메소드 설명
AnnealingRouting ( AHAddress local, ConnectionList structured_cons ) : System
NextConnection ( Edge from, AHHeader head ) : bool>.Pair

메소드 상세

AnnealingRouting() 공개 메소드

public AnnealingRouting ( AHAddress local, ConnectionList structured_cons ) : System
local AHAddress
structured_cons ConnectionList
리턴 System

NextConnection() 공개 메소드

public NextConnection ( Edge from, AHHeader head ) : bool>.Pair
from Edge
head AHHeader
리턴 bool>.Pair

프로퍼티 상세

_local_con 보호되어 있는 프로퍼티

protected Connection,Brunet.Connections _local_con
리턴 Brunet.Connections.Connection

_structs 보호되어 있는 프로퍼티

protected ConnectionList _structs
리턴 ConnectionList