File Download
Supplementary
-
Citations:
- Appears in Collections:
postgraduate thesis: Forbidden configurations, structural descriptions, and algorithm design
Title | Forbidden configurations, structural descriptions, and algorithm design |
---|---|
Authors | |
Advisors | Advisor(s):Zang, W |
Issue Date | 2024 |
Publisher | The University of Hong Kong (Pokfulam, Hong Kong) |
Citation | Yang, M. [杨梦溪]. (2024). Forbidden configurations, structural descriptions, and algorithm design. (Thesis). University of Hong Kong, Pokfulam, Hong Kong SAR. |
Abstract | The thesis consists of two parts. The combinatorial optimization problems considered in both two parts can be formulated in the form of the {\em packing and covering problems}. A {\em clutter} $\mathcal{B}$ is family of subsets of a finite ground set $V(\mathcal{B})$ such that any member of $\mathcal{B}$ is not included in another. Let $w$ be a nonnegative integral function on $V(\mathcal{B})$. A {\em covering} of $\mathcal{B}$ is a subset $Z$ of $V(\mathcal{B})$ such that the intersection of $Z$ and each member of $\mathcal{B}$ is nonempty. The {\em covering problem} seeks the covering $Z$ with minimum capacity $w(Z)$. A {\em packing} of $\mathcal{B}$ is a nonnegative integral function $y$ on the members of $\mathcal{B}$ such that $\sum_{e\in B\in \mathcal{B}}y(B)\leq w(e)$ for each element $e\in V(\mathcal{B})$. The {\em packing problem} is to find the packing of $\mathcal{B}$ with the value $\sum_{B\in\mathcal{B}}y(B)$ maximized. A clutter is said to have the {\em Max-Flow Min-Cut property} (or simply, {\em MFMC property}), if the maximum value of packings equals to the minimum capacity of coverings.
In the first part, we consider the {\em integral biflow maximization problem}. Let $G$ be a graph with four distinct vertices $s_1,t_1,s_2,t_2$ and nonnegative integral edge capacities $w$. A {\em biflow} (or a {\em 2-commodity flow}) in $G$ is a packing of the clutter $\mathcal{P}$ of all $s_1$-$t_1$ and $s_2$-$t_2$ paths in $G$. The integral biflow maximization problem is exactly the packing problem in $\mathcal{P}$. The graphs for which the clutter $\mathcal{P}$ has the MFMC property can be characterized by forbidden configuration due to Seymour's characterization of all binary clutters with the MFMC property. We call such graphs as {\em Seymour graphs}. In this thesis, we characterize Seymour graphs by structural description and design a combinatorial polynomial-time algorithm for finding the maximum integral biflows in Seymour graphs.
In the second part, we focus on the packing and covering problems on the clutter $\mathcal{C}$ of all cycles in a {\em tournament} with nonnegative integral arc capacities, where a {\em tournament} is a digraph in which there is exactly one arc between each pair of vertices. Chen et al. characterized the tournaments for which the clutter $\mathcal{C}$ has the MFMC property, and hence showed the polynomial-time solvability of these two problems on such tournaments based on the ellipsoid method for linear programming. In view of the limited efficiency of the ellipsoid method in practical, we design a totally combinatorial polynomial-time algorithm for packing and covering cycles in such tournament, which relies heavily on a global structure description in a recent work by Chen et al. |
Degree | Doctor of Philosophy |
Subject | Combinatorial optimization Combinatorial optimization |
Dept/Program | Mathematics |
Persistent Identifier | http://hdl.handle.net/10722/350328 |
DC Field | Value | Language |
---|---|---|
dc.contributor.advisor | Zang, W | - |
dc.contributor.author | Yang, Mengxi | - |
dc.contributor.author | 杨梦溪 | - |
dc.date.accessioned | 2024-10-23T09:46:13Z | - |
dc.date.available | 2024-10-23T09:46:13Z | - |
dc.date.issued | 2024 | - |
dc.identifier.citation | Yang, M. [杨梦溪]. (2024). Forbidden configurations, structural descriptions, and algorithm design. (Thesis). University of Hong Kong, Pokfulam, Hong Kong SAR. | - |
dc.identifier.uri | http://hdl.handle.net/10722/350328 | - |
dc.description.abstract | The thesis consists of two parts. The combinatorial optimization problems considered in both two parts can be formulated in the form of the {\em packing and covering problems}. A {\em clutter} $\mathcal{B}$ is family of subsets of a finite ground set $V(\mathcal{B})$ such that any member of $\mathcal{B}$ is not included in another. Let $w$ be a nonnegative integral function on $V(\mathcal{B})$. A {\em covering} of $\mathcal{B}$ is a subset $Z$ of $V(\mathcal{B})$ such that the intersection of $Z$ and each member of $\mathcal{B}$ is nonempty. The {\em covering problem} seeks the covering $Z$ with minimum capacity $w(Z)$. A {\em packing} of $\mathcal{B}$ is a nonnegative integral function $y$ on the members of $\mathcal{B}$ such that $\sum_{e\in B\in \mathcal{B}}y(B)\leq w(e)$ for each element $e\in V(\mathcal{B})$. The {\em packing problem} is to find the packing of $\mathcal{B}$ with the value $\sum_{B\in\mathcal{B}}y(B)$ maximized. A clutter is said to have the {\em Max-Flow Min-Cut property} (or simply, {\em MFMC property}), if the maximum value of packings equals to the minimum capacity of coverings. In the first part, we consider the {\em integral biflow maximization problem}. Let $G$ be a graph with four distinct vertices $s_1,t_1,s_2,t_2$ and nonnegative integral edge capacities $w$. A {\em biflow} (or a {\em 2-commodity flow}) in $G$ is a packing of the clutter $\mathcal{P}$ of all $s_1$-$t_1$ and $s_2$-$t_2$ paths in $G$. The integral biflow maximization problem is exactly the packing problem in $\mathcal{P}$. The graphs for which the clutter $\mathcal{P}$ has the MFMC property can be characterized by forbidden configuration due to Seymour's characterization of all binary clutters with the MFMC property. We call such graphs as {\em Seymour graphs}. In this thesis, we characterize Seymour graphs by structural description and design a combinatorial polynomial-time algorithm for finding the maximum integral biflows in Seymour graphs. In the second part, we focus on the packing and covering problems on the clutter $\mathcal{C}$ of all cycles in a {\em tournament} with nonnegative integral arc capacities, where a {\em tournament} is a digraph in which there is exactly one arc between each pair of vertices. Chen et al. characterized the tournaments for which the clutter $\mathcal{C}$ has the MFMC property, and hence showed the polynomial-time solvability of these two problems on such tournaments based on the ellipsoid method for linear programming. In view of the limited efficiency of the ellipsoid method in practical, we design a totally combinatorial polynomial-time algorithm for packing and covering cycles in such tournament, which relies heavily on a global structure description in a recent work by Chen et al. | - |
dc.language | eng | - |
dc.publisher | The University of Hong Kong (Pokfulam, Hong Kong) | - |
dc.relation.ispartof | HKU Theses Online (HKUTO) | - |
dc.rights | The author retains all proprietary rights, (such as patent rights) and the right to use in future works. | - |
dc.rights | This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. | - |
dc.subject.lcsh | Combinatorial optimization | - |
dc.subject.lcsh | Combinatorial optimization | - |
dc.title | Forbidden configurations, structural descriptions, and algorithm design | - |
dc.type | PG_Thesis | - |
dc.description.thesisname | Doctor of Philosophy | - |
dc.description.thesislevel | Doctoral | - |
dc.description.thesisdiscipline | Mathematics | - |
dc.description.nature | published_or_final_version | - |
dc.date.hkucongregation | 2024 | - |
dc.identifier.mmsid | 991044861893703414 | - |