로드 중...
검색 중...
일치하는 항목 없음
슬롯 머신GAMSModelInstanceOpt 클래스 참조

GAMSModelInstanceOpt는 GAMSModelInstance.Solve() 루틴을 사용자 정의하는 데 사용할 수 있습니다.더 보기...

공개 회원 기능

 GAMSModelInstanceOpt(stringsolver=null, int optfile=-1, int noMatchLimit=0, bool debug=false)
 생성자.
 

공개 속성

문자열 해결사= null
 슬롯 머신 해결사.
 
int 옵트파일= -1
 슬롯 머신 옵션 파일 번호.
 
int NoMatchLimit= 0
 해결을 종료하기 전에 허용되는 일치하지 않는 시나리오 기록의 최대 수를 제어합니다.
 
부울 디버그= 거짓
 디버그 플래그.
 

상세 설명

GAMSModelInstanceOpt는 GAMSModelInstance.Solve() 루틴을 사용자 정의하는 데 사용할 수 있습니다.

생성자 및 소멸자 문서

◆ GAMSModelInstanceOpt()

슬롯 머신GAMSModelInstanceOpt.GAMSModelInstanceOpt ( 문자열 해결사=,
int 선택 파일=-1,
int noMatchLimit=0,
부울 디버그=거짓 )
인라인

생성자.

매개변수
해결사슬롯 머신 해결사
선택 파일슬롯 머신 옵션 파일 번호
noMatchLimit해결을 종료하기 전에 허용되는 일치하지 않는 시나리오 기록의 최대 수를 제어합니다.
디버그디버그 플래그

회원 데이터 문서

◆ 디버그

bool 슬롯 머신GAMSModelInstanceOpt.Debug = false

디버그 플래그.

◆ NoMatchLimit

int 슬롯 머신GAMSModelInstanceOpt.NoMatchLimit = 0

해결을 종료하기 전에 허용되는 일치하지 않는 시나리오 기록의 최대 수를 제어합니다.

◆ 옵트파일

int 슬롯 머신GAMSModelInstanceOpt.OptFile = -1

슬롯 머신 옵션 파일 번호.

◆ 해결사

문자열 슬롯 머신GAMSModelInstanceOpt.Solver = null

슬롯 머신 해결사.