Skip to main content

Questions tagged [hypergraphs]

Use this tag for questions about hypergraphs, i.e. generalizations of graphs in graph theory, in which edges are allowed to be arbitrary subsets of vertices, instead of just pairs.

Filter by
Sorted by
Tagged with
3 votes
0 answers
44 views

I’m working on the planted perfect matching problem in random $k$-uniform hypergraphs $k \ge 3$, and I’m stuck on rigorizing the impossibility (lower bound) side of what looks like the information-...
Leo V.'s user avatar
  • 31
0 votes
0 answers
23 views

I am looking for an algorithm that finds a Tree that spans a set of Terminals in a hypergraph. Let's say we have (3) terminals {A, B, C}. I define the Tree as a set of hyperedges and edges: $ T \equiv ...
mohadeseh azari's user avatar
3 votes
1 answer
82 views

The problem I've been thinking about this problem for a few months but have made virtually no progress asides from discarting possible proof ideas. Suppose you have a $3$-uniform hypergraph $H$ that ...
Bruno Andrades's user avatar
0 votes
0 answers
54 views

Given an undirected graph $G = (V,E)$, and a set of nodes $W$ that is disjoint from $V$, we can construct a hypergraph $H$ in the following way: The nodes of $H$ are $V\cup W$; Each hyperedge of $H$ ...
Erel Segal-Halevi's user avatar
2 votes
1 answer
167 views

The algebraic proof of the following problem is very nice: assume $H$ is a 3-uniform hypergraph on $n$ vertices. What is the maximum number of edges of $H$ such that there does not exist two edges ...
Connor's user avatar
  • 2,498
0 votes
1 answer
72 views

I don't have much math experience and feel out of my depth with this problem, so apologies in advance. Given the sets $C$, $V$, and $S$ where $S \subseteq C \times V \times C$: Find sets $c \subseteq ...
Samuel Waller's user avatar
2 votes
0 answers
229 views

This is an equivalent formulation (with different notations!) of the problem from a recent AoPS thread (which is unsolved for one and half month): Given a $p$-uniform hypergraph $H=(V, \mathcal E)$ ...
saroyr's user avatar
  • 87
3 votes
0 answers
79 views

I am searching for 3-uniform hypergraphs with only disjoint perfect matchings (i.e., every hyperedge only appears in at most one of the perfect matchings). For example, $K_6^3$ has 10 disjoint perfect ...
discrete_things's user avatar
9 votes
1 answer
529 views

Let $G$ be a connected hypergraph with vertex-set $V$ and hyperedge-set $E \subseteq 2^V\smallsetminus \{\emptyset\}$. Assume that every vertex is part of at most $\Delta$ hyperedges and every ...
Pranay's user avatar
  • 6,114
1 vote
1 answer
212 views

Some definitions: A hypergraph has vertices and hyperedges, where each hyperedge is a nonempty subset of the vertex-set (I am allowing singletons) and no two hyperedges are equal. The degree of a ...
Pranay's user avatar
  • 6,114
0 votes
0 answers
48 views

Let $H = (V, E)$ be a $k$-uniform hypergraph of order $n = \vert V \vert$ and size $ t = \vert E \vert$ < Bin(n,k). Assume that for any vertex cover $C$ in $H$, we have $\vert C \vert \ll n$. I ...
Muaad's user avatar
  • 1
3 votes
0 answers
401 views

W.Dörfler and D.A.Waller's paper "A category-theoretical approach to hypergraphs" gives the following definitions: A hypergraph is a triple $H = (V,E,f)$ where $V$ is the set of vertices, $...
Taroccoesbrocco's user avatar
0 votes
1 answer
108 views

If we regard hypergraphs $H=(V,E)$ as the objects, where $V$ is a set and $E\subseteq {\cal P}(V)$, what is the "right", or commonly used notion of morphism for that category?
Dominic van der Zypen's user avatar
0 votes
1 answer
76 views

in the ncatlab https://ncatlab.org/nlab/show/hypergraph they defined the category of hypergraphs: SimpHGrph has objects consisting of a pair of sets (V,H) equipped with a relation R⊆V×H, and morphisms ...
Rabia Sagheer's user avatar
2 votes
1 answer
161 views

This question arises from simple observation that an oritentated finite simplicial complex must be contained in a sufficient large simplicial complex formed by n-simplex(Take n as number of vertexes ...
wer's user avatar
  • 491
2 votes
2 answers
445 views

The Ruzsa–Szemerédi problem asks for the maximum number of edges in a locally linear graph, i. e. a graph in which every edge belongs to a unique triangle (equivalently, any two adjacent vertices have ...
Bertrand Haskell's user avatar
1 vote
1 answer
74 views

Let $A_1, A_2, \dots , A_n$ be subsets of $\{1, 2,\dots , n\}$ of size $3$. Prove that $\lfloor \frac{n}{3}\rfloor$ members of $\{1, 2,\dots , n\}$ can be colored such that each $A_i$ has at least $1$ ...
Raheel's user avatar
  • 1,811
1 vote
1 answer
213 views

Let $H=(V,E)$ be a hypergraph with the property that each edge has at least $k \ge 2$ vertices. Show that if for each edge $e$ of $H(E)$ holds $$ 8 \sum_{j \ge k} \frac{d_{e,j}}{2^j} \le 1$$ where $...
3nondatur's user avatar
  • 4,414
1 vote
1 answer
42 views

The Tur'an density of an $r$-uniform hypergraph $H$ is $$\lim\limits_{n\rightarrow\infty}\frac{ex(n,H)}{n\choose r}$$. It is known that this is well defined. To prove this, it is enough to show that ...
wow's user avatar
  • 317
1 vote
1 answer
51 views

I was playing around with the indices of tuples of functions, and these objects came up naturally. Is there a name for them? Are there any resources on them that provide some properties or even a ...
user816709's user avatar
2 votes
0 answers
144 views

Fix $k>0$ and let $X, Y$ be two vertex sets of size $n$ a positive integer (we're interested in the limit $n\to \infty$). Define a random bipartite graph on $X \sqcup Y$ in an Erdos-Renyi fashion ...
Antoine Labelle's user avatar
1 vote
0 answers
96 views

Consider an m-uniform, n-dimensional hypergraph. It's adjacency tensor is an $\overbrace{(n \times n \times ... \times n)}^{m}$ -dimensional tensor $T$. As shown in [1], to calculate the $(H)$-...
user56643's user avatar
  • 309
0 votes
0 answers
35 views

Help me please. I really need some articles about this problem. Or are there any other extremal k-uniform hypergraph about this problem?
user17132171's user avatar
5 votes
1 answer
136 views

I came across this well known problem that goes something like this. If $n$ people shake hands with each other. How many handshakes will be there in total? The question can be interpreted as asking ...
Bejofo's user avatar
  • 51
1 vote
1 answer
84 views

According to Normal Hypergraphs and the Weak Perfect Graph Conjecture (these are definitions!): A hypergraph $H$ is normal if $\rho(H') \geq \delta(H')$ for every $H'$ partial hypergraph of $H$ A ...
AyamGorengPedes's user avatar