IsSame
Determines whether this index set is the same as another.
Synopsis
int TaoIndexSet::IsSame(TaoIndexSet* ss, TaoTruth* flg)
Input Parameter
ss -an index set
Output Parameter
flg -set to TAO_TRUE if the two index sets are the same and TAO_FALSE otherwise
Level:intermediate
Location:src/indexset/taois.c
TAO Solver Index
Table of Contents