2023-04-12 09:00:24 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.9.6" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Algorithms_in_C: NFA Struct Reference< / title >
< link href = "../../tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../jquery.js" > < / script >
< script type = "text/javascript" src = "../../dynsections.js" > < / script >
< link href = "../../navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../resize.js" > < / script >
< script type = "text/javascript" src = "../../navtreedata.js" > < / script >
< script type = "text/javascript" src = "../../navtree.js" > < / script >
< link href = "../../search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../search/searchdata.js" > < / script >
< script type = "text/javascript" src = "../../search/search.js" > < / script >
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js" > < / script >
< link href = "../../doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > Algorithms_in_C< span id = "projectnumber" >   1.0.0< / span >
< / div >
< div id = "projectbrief" > Set of algorithms implemented in C.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.9.6 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "../../menudata.js" > < / script >
< script type = "text/javascript" src = "../../menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('d3/dd7/struct_n_f_a.html','../../'); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" > < div class = "title" > NFA Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Definition for the < a class = "el" href = "../../d3/dd7/struct_n_f_a.html" title = "Definition for the NFA itself." > NFA< / a > itself.
< a href = "../../d3/dd7/struct_n_f_a.html#details" > More...< / a > < / p >
< div class = "dynheader" >
Collaboration diagram for NFA:< / div >
< div class = "dyncontent" >
2023-04-28 03:43:13 +08:00
< div class = "center" > < iframe scrolling = "no" frameborder = "0" src = "../../d3/dc4/struct_n_f_a__coll__graph.svg" width = "198" height = "219" > < p > < b > This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.< / b > < / p > < / iframe >
2023-04-12 09:00:24 +08:00
< / div >
< center > < span class = "legend" > [< a target = "top" href = "../../graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-attribs" name = "pub-attribs" > < / a >
Data Fields< / h2 > < / td > < / tr >
< tr class = "memitem:a1f68cf1d2a14e9e3035baba764dd3df7" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a1f68cf1d2a14e9e3035baba764dd3df7" name = "a1f68cf1d2a14e9e3035baba764dd3df7" > < / a >
int  < / td > < td class = "memItemRight" valign = "bottom" > < b > stateCount< / b > < / td > < / tr >
< tr class = "memdesc:a1f68cf1d2a14e9e3035baba764dd3df7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the total number of states this < a class = "el" href = "../../d3/dd7/struct_n_f_a.html" title = "Definition for the NFA itself." > NFA< / a > have < br / > < / td > < / tr >
< tr class = "separator:a1f68cf1d2a14e9e3035baba764dd3df7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaf1fe7a48e3990c7cc9ec5cba8c82d02" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aaf1fe7a48e3990c7cc9ec5cba8c82d02" name = "aaf1fe7a48e3990c7cc9ec5cba8c82d02" > < / a >
struct < a class = "el" href = "../../d4/d97/struct_n_f_a_state.html" > NFAState< / a > **  < / td > < td class = "memItemRight" valign = "bottom" > < b > statePool< / b > < / td > < / tr >
< tr class = "memdesc:aaf1fe7a48e3990c7cc9ec5cba8c82d02" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the pool of all available states < br / > < / td > < / tr >
< tr class = "separator:aaf1fe7a48e3990c7cc9ec5cba8c82d02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7087a5c8f402de41f50d38f7fdf99f74" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a7087a5c8f402de41f50d38f7fdf99f74" name = "a7087a5c8f402de41f50d38f7fdf99f74" > < / a >
int  < / td > < td class = "memItemRight" valign = "bottom" > < b > ruleCount< / b > < / td > < / tr >
< tr class = "memdesc:a7087a5c8f402de41f50d38f7fdf99f74" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the total number of transition rules in this < a class = "el" href = "../../d3/dd7/struct_n_f_a.html" title = "Definition for the NFA itself." > NFA< / a > < br / > < / td > < / tr >
< tr class = "separator:a7087a5c8f402de41f50d38f7fdf99f74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6d263fee53d282bdb1536ad2134bd532" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a6d263fee53d282bdb1536ad2134bd532" name = "a6d263fee53d282bdb1536ad2134bd532" > < / a >
struct < a class = "el" href = "../../d9/dd9/structtrans_rule.html" > transRule< / a > **  < / td > < td class = "memItemRight" valign = "bottom" > < b > rulePool< / b > < / td > < / tr >
< tr class = "memdesc:a6d263fee53d282bdb1536ad2134bd532" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the pool of all transition rules < br / > < / td > < / tr >
< tr class = "separator:a6d263fee53d282bdb1536ad2134bd532" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a38e4fdb290def5942dc14eff7c6211ba" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a38e4fdb290def5942dc14eff7c6211ba" name = "a38e4fdb290def5942dc14eff7c6211ba" > < / a >
int  < / td > < td class = "memItemRight" valign = "bottom" > < b > CSCount< / b > < / td > < / tr >
< tr class = "memdesc:a38e4fdb290def5942dc14eff7c6211ba" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the number of currently active states < br / > < / td > < / tr >
< tr class = "separator:a38e4fdb290def5942dc14eff7c6211ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad400f1830095be00a7fdff804d6405c0" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ad400f1830095be00a7fdff804d6405c0" name = "ad400f1830095be00a7fdff804d6405c0" > < / a >
struct < a class = "el" href = "../../d4/d97/struct_n_f_a_state.html" > NFAState< / a > **  < / td > < td class = "memItemRight" valign = "bottom" > < b > currentStates< / b > < / td > < / tr >
< tr class = "memdesc:ad400f1830095be00a7fdff804d6405c0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the pool of all active states < br / > < / td > < / tr >
< tr class = "separator:ad400f1830095be00a7fdff804d6405c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e64682c0c21d3f931096b2ef38b5072" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a5e64682c0c21d3f931096b2ef38b5072" name = "a5e64682c0c21d3f931096b2ef38b5072" > < / a >
int  < / td > < td class = "memItemRight" valign = "bottom" > < b > subCount< / b > < / td > < / tr >
< tr class = "memdesc:a5e64682c0c21d3f931096b2ef38b5072" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the number of sub NFAs < br / > < / td > < / tr >
< tr class = "separator:a5e64682c0c21d3f931096b2ef38b5072" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9b3eef40ce5b331a6508648b2c32ea00" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a9b3eef40ce5b331a6508648b2c32ea00" name = "a9b3eef40ce5b331a6508648b2c32ea00" > < / a >
struct < a class = "el" href = "../../d3/dd7/struct_n_f_a.html" > NFA< / a > **  < / td > < td class = "memItemRight" valign = "bottom" > < b > subs< / b > < / td > < / tr >
< tr class = "memdesc:a9b3eef40ce5b331a6508648b2c32ea00" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > the pool of all sub NFAs < br / > < / td > < / tr >
< tr class = "separator:a9b3eef40ce5b331a6508648b2c32ea00" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a46968ad64f39e9c62b8fb7970d494422" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a46968ad64f39e9c62b8fb7970d494422" name = "a46968ad64f39e9c62b8fb7970d494422" > < / a >
int  < / td > < td class = "memItemRight" valign = "bottom" > < b > wrapperFlag< / b > < / td > < / tr >
< tr class = "memdesc:a46968ad64f39e9c62b8fb7970d494422" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > whether this < a class = "el" href = "../../d3/dd7/struct_n_f_a.html" title = "Definition for the NFA itself." > NFA< / a > is a concatenation wrapper < br / > < / td > < / tr >
< tr class = "separator:a46968ad64f39e9c62b8fb7970d494422" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Definition for the < a class = "el" href = "../../d3/dd7/struct_n_f_a.html" title = "Definition for the NFA itself." > NFA< / a > itself. < / p >
< p > statePool[0] is defined to be its starting state, and statePool[1] is defined to be its accepting state. for simplicity's sake all NFAs are initialized to have a small fixed capacity, although due to the recursive nature of this algorithm this capacity is believed to be sufficient < / p >
< / div > < hr / > The documentation for this struct was generated from the following file:< ul >
< li > misc/< a class = "el" href = "../../dd/d2e/mcnaughton__yamada__thompson_8c.html" > mcnaughton_yamada_thompson.c< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "../../d3/dd7/struct_n_f_a.html" > NFA< / a > < / li >
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "../../doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.6 < / li >
< / ul >
< / div >
< / body >
< / html >