object.hpp file
Core object types and utilities for the optimization framework.
Defines fundamental object types and identification utilities used throughout the optimization framework. Provides base functionality for uniquely identifying and tracking objects in the system.
Namespaces
- namespace gtopt
Classes
- struct gtopt::Object
- Base object type providing common identification functionality.
- struct gtopt::ObjectAttrs
- Basic attributes common to all objects in the system.