Tagged Questions

1
vote
3answers
158 views

Strategic vertex labeling

We are given a graph $G=(V,E)$ with positive edge weights $w_{i}$ and numerical {0,1,-1} labels $l$ for all vertices . We know that $G$ has a subset $G'$ with all vertices labeled …
0
votes
0answers
88 views

bipartite graph coloring

Hi, I don't know much about graph theory so I would need to know if the following problem has a positive answer or a reference. There is a bipartite graph G with the two vertex set …
-1
votes
0answers
158 views

Number of Matchings in Regular Bipartite Graph

Prove or Disprove: A k-regular bipartite graph (a bipartite graph where every vertex has degree k) has at least k! perfect matchings.
2
votes
0answers
69 views

Clique number of a $k$th power of a graph in terms of maximum degree?

Let $G$ be a graph of maximum degree $d$. Are there any known/easy bounds on the clique number of $G^k$, in terms of $d$ and $k$? I would like something at least epsilon better t …
1
vote
1answer
177 views

A yes no question concerning induced group

We are given a permutation group G acting on a finite set X. Finite set $\Omega$ contains all mappings $\omega$ from the set X to finite set K. We define mapping $\hat{g}$ on the …
0
votes
0answers
22 views

What is the complexity of finding the number (mod 2) of multicolored edges on a loop?

Let $C$ be a circuit that maps $n$-length bitstrings to elements of $\{0, 1, 2\}$. Arrange the $n$-length bitstrings in a giant loop: $0^n$ is connected to $1^n$ and $0^{n-1}1$, $ …
4
votes
1answer
221 views

Vector chromatic number and Lovasz theta

For $\alpha \ge 2$, an $\alpha$-vector coloring of a graph $X$ is an assignment of unit vectors to the vertices of $X$ such that vectors assigned to adjacent vertices have inner pr …
5
votes
0answers
135 views

Maximum fractional chromatic number of a 4-regular triangle-free graph (updated)

Let $G$ be a graph with maximum degree 4 and clique number 2. The fractional version of Reed's Conjecture tells us that $\chi_f(G) \leq 7/2$. But how high can $\chi_f(G)$ be? Th …
6
votes
1answer
151 views

coincidence between minimal triangulation numbers and chromatic numbers

A friend and I were reading up on the classification of compact surfaces when we realized that the minimal number of triangles in a triangulation of the sphere, torus, and projecti …
8
votes
3answers
248 views

Edge-coloring of the complete graph without any rainbow paths

For a given $2k-1$ edge coloring of the complete graph $K_{2k}$, say a Hamiltonian path $P$ is a rainbow path if every color appears exactly once in $P$. My question is "For each …
1
vote
2answers
168 views

Coloring a graph by Maximum Independent Set extraction

recursively extracting a MIS from an undirected simple graph $G$ does produce a minimal coloring for $G$ ? I searched extensively the internet and found a paper [1] which answer p …
2
votes
1answer
117 views

Isomorphism of connected, rigid, N-regular graphs with chromatic index N?

Background/Motivation I'm working on algorithms for canonical labeling of a certain class of graphs (motivated by biology). The "difficult" instances of this problem can be reduce …
0
votes
0answers
115 views

graph with disjoint odd cycle [closed]

I have to prove that a graph without disjoint odd cycles is 5-colourable. According to the 5-color theorem, every planar graph is 5-colourable. I think that the solution is to prov …
21
votes
2answers
565 views

chromatic number of the hyperbolic plane

A notorious problem in combinatorics is the following: If we color $\mathbb{R}^2$ so that no pair of points at unit distance get the same color, what is the fewest number of color …
4
votes
1answer
136 views

2-Coloring a planar hypergraph

Consider a hypergraph (of rank 3) $H = (V, E)$ (where the rank of $H$ is the maximum cardinality of a hyperedge). $H$ is said to be planar if we can construct a planar graph $G = ( …

1 2 3 4 5 6 next
15 30 50 per page