XP complexity of min-max-min MSO problems
Determine whether problems of the form \(\exists X (|X| \le k_x \land \forall Y (|Y| \le k_y \to \exists Z (|Z| \le k_z \land \phi(X,Y,Z))))\) belong to XP when parameterized by the clique-width of the input graph and the MSO formula \(\phi\).
References
Another interesting open question is the complexity of $\min$-$\max$-$\min$-type $\MSO$ problems. By the result of $\LinE\MSO$, we can compute $\exists X (|X| \le k \land \phi(X))$ in FPT time, and we also know that $\exists X (|X| \le k_x \land \forall Y (|Y| \le k_y \to \phi(X,Y)))$ type problems are XP, when parameterized by the clique-width of the input graph and an MSO formula $\phi$. However, to the best of our knowledge, it is not known whether problems of the form $\exists X (|X| \le k_x \land \forall Y (|Y| \le k_y \to \exists Z (|Z| \le k_z \land \phi(X,Y,Z))))$ are in XP or not when parameterized by the clique-width of the input graph and $\phi$.