그GAMSModelInstanceOpt사용자 정의하는 데 사용할 수 있습니다.GAMSModelInstance.solve() 루틴.더 보기...
공개 회원 기능 | |
| GAMSModelInstanceOpt(문자열 해결사, int optfile, int noMatchLimit, 부울 디버그) | |
| GAMSModelInstanceOpt를 구성합니다. | |
공개 속성 | |
| 문자열 | miOptSolver= null |
| 슬롯 나라 해결사. | |
| int | miOptOptFile= -1 |
| 슬롯 나라 옵션 파일 번호. | |
| int | miOptNoMatchLimit= 0 |
| 해결을 종료하기 전에 허용되는 일치하지 않는 시나리오 기록의 최대 수를 제어합니다. | |
| 부울 | miOptDebug= 거짓 |
| 디버그 플래그. | |
자세한 설명
그GAMSModelInstanceOpt사용자 정의에 사용할 수 있습니다.GAMSModelInstance.solve() 루틴.
- 또한 참조
- GAMSModelInstance
생성자 및 소멸자 문서
◆ GAMSModelInstanceOpt()
| com.슬롯 나라api.GAMSModelInstanceOpt.GAMSModelInstanceOpt | ( | 문자열 | 해결사, |
| int | optfile, | ||
| int | noMatchLimit, | ||
| 부울 | 디버그 ) |
GAMSModelInstanceOpt를 구성합니다.
- 매개변수
-
해결사 슬롯 나라 해결사 optfile 슬롯 나라 옵션 파일 번호 noMatchLimit 해결을 종료하기 전에 허용되는 일치하지 않는 시나리오 기록의 최대 수를 제어 디버그 디버그 플래그
회원 데이터 문서
◆ miOptDebug
| 부울 com.슬롯 나라api.GAMSModelInstanceOpt.miOptDebug = false |
디버그 플래그.
◆ miOptNoMatchLimit
| int com.슬롯 나라api.GAMSModelInstanceOpt.miOptNoMatchLimit = 0 |
해결을 종료하기 전에 허용되는 일치하지 않는 시나리오 기록의 최대 수를 제어합니다.
◆ miOptOptFile
| int com.슬롯 나라api.GAMSModelInstanceOpt.miOptOptFile = -1 |
슬롯 나라 옵션 파일 번호.
◆ miOptSolver
| 문자열 com.슬롯 나라api.GAMSModelInstanceOpt.miOptSolver = null |
슬롯 나라 해결사.