Skip to content
Snippets Groups Projects
Commit 8e2d7b3b authored by root's avatar root
Browse files

update

parent f101c28f
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@
#include "NewNet.h"
#include <stack>
class LDDState;
typedef pair<LDDState *, MDD> couple;
typedef pair<couple, Set> Pair;
typedef stack<Pair> pile;
......
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