Mathematics Problem Archive

Showing 1351-1400 of 3440 problems (Page 28 of 69)

AMR-029-0030
Open

Disjoint spanning in- and out-arborescences

v1.3 research notes

Does there exist a value k so that in every k-arc-connected directed graph D=(V,A) and for every node $v\in V$, there is a spanning in-arborescence an...

L3
Combinatorics
AMR-029-0031
Open

Edge-covering number of 2-polymatroids

v1.3 research notes

Let f be a 2-polymatroid function on S that has a matroid representation $M=(S \times \{1,2\},r)$ with the following property: $|C\cap \{(e,1),(e,2)\}...

L3
Combinatorics
AMR-029-0032
Open

Edge-independent spanning trees

v1.3 research notes

In a graph G=(V,E) with a root node r, two spanning trees $T_1$ and $T_2$ are called edge-independent if for any node x in V-r, the unique paths betwe...

L3
Combinatorics
AMR-029-0033
Open

Equitable list colouring

v1.3 research notes

Is it true that every graph G is equitably k-list-colourable for any $k \geq \Delta(G)+1$?...

L3
Combinatorics
AMR-029-0034
Partially Solved

Exact matching in red-blue bipartite graphs

v1.3 research notes

Give an algorithm and/or a good characterization to decide if a red-blue edge-coloured bipartite graph contains a perfect matching with exactly k red ...

L3
Combinatorics
AMR-029-0035
Open

Extreme direction Sperner for square 0-1 matrix

v1.3 research notes

Let A be an $n \times n$ 0-1 matrix, and suppose that the facets of the polyhedron $P=\{x: A x \leq {\mathbf 1},\ x \leq {\mathbf 1}\}$ are coloured b...

L3
Combinatorics
AMR-029-0036
Open

Finding kernels in special digraphs

v1.3 research notes

In which classes of digraphs can we decide if a kernel exists and find one in polynomial time?...

L3
Combinatorics
AMR-029-0037
Partially Solved

Generic global rigidity in three dimensions

v1.3 research notes

Decide whether a graph is globally rigid in three-dimensional space....

L3
Combinatorics
AMR-029-0038
Partially Solved

Generic rigidity in three dimensions

v1.3 research notes

Can we decide in polynomial time whether a given graph is rigid in 3-dimensional space?...

L3
Combinatorics
AMR-029-0040
Open

Gonality and edge subdivisions

v1.3 research notes

How does gonality change if each edge of the graph is subdivided $k$ times?...

L3
Combinatorics
AMR-029-0041
Open

Head-disjoint strongly connected orientations

v1.3 research notes

An orientation of a hypergraph is a directed hypergraph obtained by choosing a single head-node in each hyperedge. We call a set of orientations of a ...

L3
Combinatorics
AMR-029-0042
Open

Highly element-connected orientation

v1.3 research notes

Is it true that if an undirected graph G with terminal set T is 2k-element-connected, then it has a k-element-connected orientation?...

L3
Combinatorics
AMR-029-0043
Open

Incomplete splitting-off in digraphs

v1.3 research notes

Given a digraph D=(V+s,A) which is k-arc-connected in V, what is the maximum number of (disjoint) pairs of arcs, consisting of entering and leaving ar...

L3
Combinatorics
AMR-029-0044
Open

Independent arborescences in acyclic digraphs

v1.3 research notes

Let D=(V,A) be an acyclic digraph with designated root-nodes $r_1,...,r_k\in V$. Let $U_1,...,U_k$ be convex node sets with $r_i\in U_i$. Is it true t...

L3
Combinatorics
AMR-029-0045
Partially Solved

Independent trees

v1.3 research notes

In a graph G=(V,E) with a root node r, two spanning trees $T_1$ and $T_2$ are called r-independent if for any node x in V-r, the unique paths between ...

L3
Combinatorics
AMR-029-0046
Open

Infinite Lucchesi-Younger

v1.3 research notes

For a digraph $D=(V,A)$, we call a nonempty $C\subseteq A$ a dicut if there is some $X\subseteq V$ such that no edge enters $X$ and $C$ consists of th...

L3
Combinatorics
AMR-029-0047
Partially Solved

Integer decomposition of smooth polytopes

v1.3 research notes

Is it true that every smooth polytope has the integer decomposition property?...

L3
Combinatorics
AMR-029-0048
Open

List colouring of two matroids

v1.3 research notes

Given some matroids on the same ground set $S$, a colouring of $S$ is called proper if each monochromatic set is independent in each matroid. Let $M_1...

L3
Combinatorics
AMR-029-0049
Open

Local edge-connectivity augmentation of a hypergraph with fixed rank

v1.3 research notes

We are given a hypergraph $G_0=(V,\mathcal{E}_0)$ of rank at most $k$ (where $k$ is fixed, not part of the input) and a symmetric function $r:V\times ...

L3
Combinatorics
AMR-029-0050
Open

Making the union of two directed spanning trees strongly connected

v1.3 research notes

Let D=(V,E) be a directed graph that is the union of two disjoint directed spanning trees. Can we characterize when does D have a directed spanning tr...

L3
Combinatorics
AMR-029-0051
Partially Solved

Maximum square-free 2-matching

v1.3 research notes

Given an undirected graph G=(V,E), find a maximum cardinality 2-matching containing no cycles of length 4 in polynomial time....

L3
Combinatorics
AMR-029-0052
Open

Maximum weakly stable matchings in graphs without odd preference cycles

v1.3 research notes

Let (G,<) be a preference system with ties where in every odd cycle there is a node that prefers its clockwise neighbour to its other neighbour, and t...

L3
Combinatorics
AMR-029-0053
Partially Solved

Maximum weight bounded fractional matching

v1.3 research notes

Given a graph G=(V,E), and weight and capacity functions $w,u: E \to {\mathbb R_+}$ defined on the edge set, is there a combinatorial, strongly polyno...

L3
Combinatorics
AMR-029-0054
Partially Solved

Maximum weight k-element subsets of perfect matchings

v1.3 research notes

Given a bipartite graph G with edge weights, can we find in polynomial time a maximum weight k-element matching in G that can be extended to a perfect...

L3
Combinatorics
AMR-029-0055
Partially Solved

Min-sum two edge-disjoint paths

v1.3 research notes

Let G=(V,E) be an undirected graph and let $(s_1,t_1), (s_2,t_2)$ be two node pairs. Give a combinatorial, polynomial-time algorithm to find edge-disj...

L3
Combinatorics
AMR-029-0056
Partially Solved

Minimum k-way cut in a hypergraph

v1.3 research notes

Can we find a minimum k-way cut in a capacitated hypergraph in polynomial time, if k is fixed?...

L3
Combinatorics
AMR-029-0057
Partially Solved

Minimum polychromatic number for plane graphs with fixed girth

v1.3 research notes

For a plane graph $G$, let $g(G)$ denote the length of the shortest face in $G$. For a (not necessarily proper) $k$-coloring of $V(G)$ we say that a f...

L3
Combinatorics
AMR-029-0058
Open

Opposite vertices of base polyhedra

v1.3 research notes

Is it true that if all vertices of a base polyhedron B are in $\{0,1,-1\}^n$ and $0 \in B$, then B has a vertex v such that -v is also a vertex?...

L3
Combinatorics
AMR-029-0059
Partially Solved

Orientation conjecture of Nash-Williams

v1.3 research notes

Any $2k$-edge-connected (possibly infinite) multigraph admits a $k$-edge-connected orientation....

L3
Combinatorics
AMR-029-0060
Open

Orientation of nonideal clutters

v1.3 research notes

Let $\mathcal{C}$ be a clutter on ground set V, and let $\mathcal{B}$ be its blocker. Is it true that $\mathcal{C}$ is nonideal if and only if there e...

L3
Combinatorics
AMR-029-0061
Open

Orientation with shortest round trip

v1.3 research notes

Let G=(V,E) be a mixed graph with non-negative edge-lengths and let $s,t \in V$. Can we find in polynomial time an orientation where the sum of the le...

L3
Combinatorics
AMR-029-0062
Open

Orientation-compatible w-vertex cover

v1.3 research notes

Given a digraph D=(V,A) and non-negative even-valued arc weights $w_a\ (a \in A)$, can we find in polynomial time a w-vertex cover $x$ of the underlyi...

L3
Combinatorics
AMR-029-0063
Partially Solved

Parity constrained strongly connected orientations

v1.3 research notes

Find a good characterization for undirected graphs having a strongly connected (more generally k-edge-connected) orientation so that the in-degree of ...

L3
Combinatorics
AMR-029-0064
Open

Partition median problem

v1.3 research notes

Let P be the set of partitions of a ground set S. We allow two operations on P: (1) splitting a class into two arbitrary classes and (2) joining two c...

L3
Combinatorics
AMR-029-0065
Open

Partitioning a bipartite graph into proportional factors

v1.3 research notes

Let G=(V,E) be a bipartite graph, and $c_1,\dots c_k$ positive reals whose sum is 1. Can E always be partitioned into k parts $E_1,\dots,E_k,$ so that...

L3
Combinatorics
AMR-029-0066
Open

Polyhedral description of kernels

v1.3 research notes

For which classes of digraphs can we explicitly give a linear description of the convex hull of kernels?...

L3
Combinatorics
AMR-029-0067
Open

Quasi-kernels and quasi-sinks

v1.3 research notes

A quasi-kernel of a digraph $D$ is an independent vertex set $K$ sucht that every vertex is reachable from $K$ in $D$ by a path of length at most two....

L3
Combinatorics
AMR-029-0068
Open

Rainbow matchings in bipartite graphs

v1.3 research notes

Given k disjoint matchings in a bipartite graph, a rainbow matching is a matching that contains one edge from each of them. Is it true that any family...

L3
Combinatorics
AMR-029-0069
Open

Rank-respecting augmentation of hypergraphs with negamodular constraints

v1.3 research notes

Given a crossing negamodular function $R:2^V\to \mathbb{Z}$ such that $R(X)\ne 1$ for every $X\subseteq V$ and a hypergraph $G_0=(V,\mathcal{E}_0)$, f...

L3
Combinatorics
AMR-029-0070
Open

Recognition of Seymour graphs

v1.3 research notes

A graph G is said to be a Seymour graph if for any edge set F that satisfies $|C\cap F|\le |C\setminus F|$ for every circuit C of G, there exist $|F|$...

L3
Combinatorics
AMR-029-0071
Partially Solved

Red-blue cut problem

v1.3 research notes

Given a directed graph whose arcs are coloured red and blue and integers r and b, can we decide in polynomial time whether the digraph has a cut with ...

L3
Combinatorics
AMR-029-0073
Partially Solved

Rotor-routing halting problem

v1.3 research notes

The rotor-routing halting problem asks the following: Given an initial chip-and-rotor configuration on a digraph, does the rotor-routing game eventual...

L3
Combinatorics
AMR-029-0074
Partially Solved

S-T edge-connectivity augmentation

v1.3 research notes

Given a digraph D=(V,A), two (not necessarily disjoint) subsets $S,T\subseteq V$ and a connectivity requirement k, develop a strongly polynomial time ...

L3
Combinatorics
AMR-029-0075
Solved

Sabidussi's compatibility conjecture

v1.3 research notes

Let G=(V,E) be an Eulerian graph with minimum degree at least 4, and let W be a closed Eulerian walk of G. Is it true that G has a cycle decomposition...

L3
Combinatorics
AMR-029-0076
Partially Solved

Scrambled Rota conjecture

v1.3 research notes

Let $M=(S,r)$ be a loopless matroid of rank k whose ground set can be partitioned into k bases. Is it true that no matter how we partition S into sets...

L3
Combinatorics
AMR-029-0077
Open

Serial symmetric exchanges

v1.3 research notes

Let M be a matroid, and let A and B be two bases of M. A subset X of A and a subset Y of B, both of size k, form a serial symmetric exchange with resp...

L3
Combinatorics
AMR-029-0078
Open

Skew-supermodular colouring with two class sizes

v1.3 research notes

Let $p_1$ and $p_2$ be integer skew-supermodular set functions on ground set S such that $\max\{p_1(X),p_2(X)\}\leq \min\{|X|,k\}$ for every $X \subse...

L3
Combinatorics
AMR-029-0079
Partially Solved

Small quasi-kernels in directed graphs

v1.3 research notes

Is it true that if D=(V,A) is a digraph where every node has positive out-degree, then D has a quasi-kernel of size at most |V|/2?...

L3
Combinatorics
AMR-029-0080
Partially Solved

Smooth well-balanced orientations with prescribed in-degrees

v1.3 research notes

Let $G=(V,E)$ be an undirected graph, and $T \subseteq V$ a set of nodes of odd degree. When does an orientation $D$ of $G$ exist which is i) smooth (...

L3
Combinatorics
AMR-029-0081
Partially Solved

Sparsifier subgraphs

v1.3 research notes

Devise combinatorial polynomial-time algorithms for the following two problems. Given a graph G, find a subgraph H with $O(n)$ edges such that $d_H(X)...

L3
Combinatorics