We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c7ae7 commit aead710Copy full SHA for aead710
src/goto-symex/goto_symex_state.h
@@ -114,8 +114,8 @@ struct framet
114
}
115
};
116
117
-/// Central data structure: state.
118
-
+/// \brief Central data structure: state.
+///
119
/// The state is a persistent data structure that symex maintains as it
120
/// executes. As we walk over each instruction, state will be updated reflecting
121
/// their effects until a branch occurs (such as an if), where parts of the
0 commit comments