Mathematics Problem Archive

Showing 51-100 of 169 problems (Page 2 of 4)

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-0072
Partially Solved

Rota's conjecture on disjoint bases

v1.3 research notes

Let $M$ be a matroid of rank n whose ground set S can be partitioned into n disjoint bases $B_1,\dots,B_n$. Is it true that $B_1,\dots,B_n$ always hav...

L4
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
AMR-029-0082
Open

Strong colouring of matroid-graph pairs

v1.3 research notes

Let G=(V,E) be a graph with maximum degree $\Delta \geq 2$, and let M=(V,r) be a matroid that has $2 \Delta$ disjoint bases. Is it true that M has $2 ...

L3
Combinatorics
AMR-029-0083
Partially Solved

Strongly maximal H-free spanning subgraph

v1.3 research notes

Let the graphs $G=(V,E)$ and $H$ be fixed. An edge set $F\subseteq E$ is called $H$-free if $(V,F)$ does not contain $H$ as a subgraph. We say that $F...

L3
Combinatorics
AMR-029-0084
Partially Solved

Strongly maximal matchings

v1.3 research notes

Is it true that if all the hyperedges of a hypergraph $H$ have size at most $k$ for some $k\in \mathbb{N}$, then $H$ admits a strongly maximal matchin...

L3
Combinatorics
AMR-029-0085
Partially Solved

Strongly minimal edge cover

v1.3 research notes

Is it true that if the hypergraph $H$ has no isolated vertices and all of its hyperedges are finite, then $H$ admits a strongly minimal edge cover?...

L3
Combinatorics
AMR-029-0086
Open

Upper bound on common independent set cover

v1.3 research notes

For a loopless matroid $M=(S,r)$, let $\Delta(M)=\max_{X\subseteq S} |X|/r(X)$. Let $M_1=(S,r_1)$ and $M_2=(S,r_2)$ be two arbitrary loopless matroids...

L3
Combinatorics
AMR-029-0087
Partially Solved

Upper bound on the divisorial gonality of a graph

v1.3 research notes

$\rm{gon}(G) \leq \frac{|E(G)|-|V(G)|}{2} + 2$, where $\rm{gon}(G)$ the denotes the divisorial gonality of graph $G$....

L3
Combinatorics
AMR-029-0088
Partially Solved

Weighted bipartite edge colouring

v1.3 research notes

Let G=(S,T;E) be a bipartite graph, with weights $w:E \to [0,1]$. A proper weighted edge colouring is a colouring of the edges such that at each verte...

L3
Combinatorics
AMR-029-0089
Partially Solved

Well-balanced orientations of hypergraphs

v1.3 research notes

When can we characterize hypergraphs that have an orientation satisfying a prescribed symmetric local edge-connectivity requirement? Special case: can...

L3
Combinatorics
AMR-030-0001
Partially Solved

How many colors is it necessary to use so that, if you paint every single point of the two-dimensional plane some color

v1.3 research notes

Erdős: How many colors is it necessary to use so that, if you paint every single point of the two-dimensional plane some color, no two points which ar...

L3
Combinatorics
AMR-030-0002
Open

A set of points S is Euclidean Ramsey if, for every k, there exists an N so that every k-coloring of Euclidean N-space c

v1.3 research notes

Graham: A set of points S is Euclidean Ramsey if, for every k, there exists an N so that every k-coloring of Euclidean N-space contains a monochromati...

L3
Combinatorics
AMR-030-0003
Open

For every non-equilateral triangle T, show that it is possible to color the plane with three colors so that there is no

v1.3 research notes

Graham: For every non-equilateral triangle T, show that it is possible to color the plane with three colors so that there is no monochromatic (congrue...

L2
Combinatorics
AMR-030-0004
Open

Suppose a geometric graph has no pairwise k-crossing lines

v1.3 research notes

Pach : Suppose a geometric graph has no pairwise k-crossing lines. That is, no k edges all cross each other. Must the graph have O_(k)(n) edges?...

L3
Combinatorics
AMR-030-0005
Open

Suppose we begin with a set of points S in the plane

v1.3 research notes

: Suppose we begin with a set of points S in the plane. Let T(S) be the set of points one gets by taking all lines through pairs of points in S, and t...

L3
Combinatorics
AMR-030-0006
Partially Solved

Suppose H is a linear 3-uniform hypergraph, i

v1.3 research notes

Kalai : Suppose H is a linear 3-uniform hypergraph, i.e., a subset of the set of all triples of n points with the property that no two edges intersect...

L3
Combinatorics
AMR-030-0007
Open

Suppose a family V of n points are chosen in R^(3) and L is a collection of lines so that every triangle spanned by thre

v1.3 research notes

Solymosi : Suppose a family V of n points are chosen in R^(3) and L is a collection of lines so that every triangle spanned by three points of V is pi...

L3
Combinatorics
AMR-030-0008
Partially Solved

Does every thrackle have average degree at most 2

v1.3 research notes

Conway : Does every thrackle have average degree at most 2? A thrackle is a drawing of a graph in the plane so that every two edges share exactly one ...

L3
Combinatorics
AMR-030-0009
Open

What is the minimum number of n-simplexes needed to triangulate the n-cube

v1.3 research notes

What is the minimum number of n-simplexes needed to triangulate the n-cube? See this....

L3
Combinatorics
AMR-030-0010
Open

How many congruent regular tetrahedra can touch at a point

v1.3 research notes

How many congruent regular tetrahedra can touch at a point? Easy to show it's at least 20, and at most 22. Apparently, this has been open a long time....

L3
Combinatorics