티스토리 뷰
Mosel에서 linear expression을 다루는 방식에 대한 설명이다.
Internally all linear constraints are stored in the same form: a linear expression (including a constant term) and a constraint type (the right hand side is always 0). This means, the constraint expression 3*x>=5*y-10 is internally represented by: 3*x-5*y+10 and the type `greater than or equal to'. When a reference to a linear constraint appears in an expression, its value is the linear expression it contains. For example, if the identifier ctl refers to the linear constraint 3*x>=5*y-10, the expression z-x+ctl is equal to: z-2*x-5*y+10.
Note that the value of a unary constraint of the type x is_type threshold is x-threshold.
- from, FICOTM Xpress, Xpress-Mosel Reference manual, Release 3.2, March 2011.
- Total
- Today
- Yesterday
- 유비더스
- 공부
- 스캔
- 폴더
- Optimization
- Mosel
- 원노트
- 다운로드
- 비스타
- 백업
- 최적화
- Flex
- 만화
- 논문
- NDL
- Excel
- Term
- 보안
- ap
- windows 7
- OneNote
- 프로그래밍
- 그림
- 단어
- 오류
- 정리
- Vista
- java
- 영어
- 전설
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |