diff options
author | Marcin Chrzanowski <mc370754@students.mimuw.edu.pl> | 2021-10-07 13:08:02 +0200 |
---|---|---|
committer | Marcin Chrzanowski <mc370754@students.mimuw.edu.pl> | 2021-10-07 13:08:02 +0200 |
commit | fc8c28b4e504c8aa02bbdd531d7265fe882f3ae5 (patch) | |
tree | 3bab820c1e60d706f16d8e1022ad894012366c93 | |
parent | 9d6ddf534b2e6b76ce738c135aa6dafa5f908019 (diff) |
Add note about FO variables
-rw-r--r-- | mgr.tex | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -76,6 +76,10 @@ $\vec{X}$? In other words, does $T \models \varphi(\vec{W})$? } +Though we speak about MSO formulae with second-order variables only, first-order +variables are also supported simply by restricting to queries in which sets +assigned to single-order variables are singletons. + \queryproblem[% a deterministic bottom-up tree automaton $A$ over ranked alphabet $\Sigma$. ]{% |