Compute closure of item sets under symbol expansion
This commit is contained in:
parent
6bbaba3ef8
commit
f7063ba1d8
23 changed files with 251 additions and 91 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#include "spec_helper.h"
|
||||
|
||||
|
||||
EqualsContainerConstraint<rule_tmap, rule_tmap_comparator> EqualsTransitionMap(const rule_tmap &expected) {
|
||||
return EqualsContainer(expected, rule_tmap::elements_equal);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue