There is a Hyper-Greedoid lurking behind every Graphical Accessible Computational Search Problem solvable in Polynomial Time: $P \not= NP$

Koko-Kalambay Kalafan Kayibi
2024-11-07
Abstract:Consider $G[X]$, where $G$ is a connected, isthmus-less and labelled graph, and $X$ is the edge-set or the vertex-set of the graph $G$. A Graphical Search Problem (GSP), denoted $\Pi(G[X],\gamma)$, consists of finding $Y$, where $Y \subseteq X$ and $Y$ satisfies the predicate $\gamma$ in $G$. The subset $Y$ is a solution of the problem $\Pi(G[X],\gamma)$. A sub-solution of $\Pi(G[X],\gamma)$ is a subset $Y'$ such that $Y'$ is not a solution of $\Pi(G[X],\gamma)$, but $Y'$ is a solution of the problem $\Pi(H[X'],\gamma)$, where $X' \subset X$ and $H[X']$ is a contraction-minor of $G[X]$. Solutions and sub-solutions are the feasible sets of $\Pi(G[X],\gamma)$. Let $\mathcal{I}$ be the family of all the feasible sets of $\Pi(G[X],\gamma)$. A Hyper-greedoid is a set system $(X, \mathcal{I})$ satisfying the following axioms. A1: Accessibility: if $I \in \mathcal{I}$, there is an element $x \in I$ such that $I-x \in \mathcal{I}$ A2: Augmentability: If $I$ is a sub-solution, there is a polynomial time function $\kappa: \mathcal{I} \rightarrow \mathcal{I}$ and there is a element $x \in X-\kappa(I)$ such that $\kappa(I) \cup x \in \mathcal{I}$. That is, every sub-solution can be augmented using a polynomial time algorithm akin to Edmond Augmenting Path Algorithm. Given a graph $G$, the GSP MIS consists of finding an independent set of vertices of $G$. MIS satisfies axioms A1 and A2. Using the P-completeness of the Decision Problem associated to MIS, we prove that every GSP that satisfies A1 is solvable in Polynomial Time if and only if it satisfies A2. On the other hand, let HCP be the GSP that consists of finding a Hamiltonian cycle of the graph $G$. HCP satisfies A1, but does not satisfies A2. Since the Decision Problem associated with HCP is NP-Complete, we get $P \not = NP$.
Computational Complexity
What problem does this paper attempt to address?