Skip to content
Snippets Groups Projects
Commit 3e5b6a03 authored by Cyril Moineau's avatar Cyril Moineau Committed by vincent lorrain
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 0fb5f601
No related branches found
No related tags found
1 merge request!29GraphRegex interface class
Pipeline #34051 canceled
......@@ -83,7 +83,7 @@ const std::string& query,const std::vector<NodePtr>& startNodes){
if (idxSubStm == mNbSubStm)
{
//precedence contain a list of FSM compatible, we just need to
//check if all the node have been valid by at least one context
//check if all the nodes have been validated by at least one context
//1) make the set of all node for the compute graph that are valid in all the FsmRunTimeContext
std::set<NodePtr> validNode;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment