Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Boy_Scouts_Scheduler
GreedyAlgorithm
Constraint
C# 클래스 Boy_Scouts_Scheduler.GreedyAlgorithm.Constraint
파일 보기
프로젝트 열기: MoustafaEid/Boy-Scouts-Scheduler
공개 프로퍼티들
프로퍼티
타입
설명
G
Group
S
Station
nVisits
int
공개 메소드들
메소드
설명
Constraint
(
Group
g
,
Station
s
,
int
nV
) :
System
메소드 상세
Constraint()
공개
메소드
public
Constraint
(
Group
g
,
Station
s
,
int
nV
) :
System
g
Group
s
Station
nV
int
리턴
System
프로퍼티 상세
G
공개적으로 프로퍼티
public
Group,Boy_Scouts_Scheduler.GreedyAlgorithm
G
리턴
Group
S
공개적으로 프로퍼티
public
Station,Boy_Scouts_Scheduler.GreedyAlgorithm
S
리턴
Station
nVisits
공개적으로 프로퍼티
public
int
nVisits
리턴
int