Object struct
#include <gtopt/object.hpp>
Base object type providing common identification functionality.
Serves as the foundation for all objects in the optimization framework. Provides consistent identification behavior through the id() method.
Derived classes
- class StorageLP