![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
a structure to keep informations about operations that could not be executed due to memory usage limitations More...
Public Attributes | |
| double | max_memory_usage |
| double | end_memory_usage |
| NodeId | node |
a structure to keep informations about operations that could not be executed due to memory usage limitations
Definition at line 132 of file schedulerSequential.h.
| double gum::SchedulerSequential::UnexecutedOperation::end_memory_usage |
Definition at line 134 of file schedulerSequential.h.
| double gum::SchedulerSequential::UnexecutedOperation::max_memory_usage |
Definition at line 133 of file schedulerSequential.h.
| NodeId gum::SchedulerSequential::UnexecutedOperation::node |
Definition at line 135 of file schedulerSequential.h.