ContentsIndexHome
PreviousUpNext
aimms::ValueType Enumeration

Aimms value types

C++
enum ValueType {
  vtDouble,
  vtInteger,
  vtElement,
  vtString,
  vtBool
};
Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved