.. index:: pair: enum; GraphState .. _doxid-class_computational_graph_1a6fbec34ede335524562bd9fbe22d52dd: enum ComputationalGraph::GraphState =================================== .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum GraphState { :target:`EMPTY`, :target:`CONFIGURING`, :target:`READY`, :target:`COMPUTING`, };