Changeset c8e115 in git for gfanlib/gfanlib_zcone.h
- Timestamp:
- Jul 3, 2013, 4:12:21 PM (10 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 47e8b0441e7692a4a4b6c2f23817976fe5203f1c
- Parents:
- f80a5305e1e0960855d4bd8702e48d1c2bbf8710
- git-author:
- Yue Ren <ren@mathematik.uni-kl.de>2013-07-03 16:12:21+02:00
- git-committer:
- Yue Ren <ren@mathematik.uni-kl.de>2013-07-18 14:56:51+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gfanlib/gfanlib_zcone.h
rf80a530 rc8e115 159 159 */ 160 160 bool areImpliedEquationsKnown()const{return (state>=1)||(preassumptions&PCP_impliedEquationsKnown);} 161 161 /** 162 * Returns true iff the extreme rays are known. 163 */ 164 bool areExtremeRaysKnown()const{return haveExtremeRaysBeenCached;} 162 165 /** 163 166 * Takes the cone to a canonical form. After taking cones to canonical form, two cones are the same
Note: See TracChangeset
for help on using the changeset viewer.