gtopt::ObjectAttrs struct

Basic attributes common to all objects in the system.

Contains the minimal set of attributes needed to uniquely identify and track an object's state in the optimization framework.

Public variables

OptActive active
Optional activity status of the object.
Name name
Human-readable name of the object.
Uid uid
Unique identifier for the object.