由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - 请问什么是quotient graph?
相关主题
一道graph的问题求教!(from MIT Intro to Algo)请教一道题目! (转载)
Re: 请教一个 graph connectivity 的问题这个问题怎么做好?(word sqaure)
请问一个图的分解问题Dynamic programming 如果要求限制次数如何解
A probability probelm about graph (network)How to efficiently enumerate triangles in a large network?
data structure for set of path in a graph (转载)DAG question
请推荐几个大的 graph datasetput graph & text in the same page latex
Question about Bipartite Graphs[转载] MetaPost emulate matb graph
graph question: what is "genus" ? (转载)max independent set
相关话题的讨论汇总
话题: graph话题: quotient话题: cells话题: pi话题: ij
进入CS版参与讨论
1 (共1页)
s***i
发帖数: 49
1
能不能解释一下,google不到。。。。
v********e
发帖数: 1058
2
Let X = (V, E) be a graph. A parttition \pi of V(X) with cells C_1, ..., C_r
is equitable if the number of neighbours in C_j of a vertex u in C_i is a
constant b_ij, independent of u. An equivalent definition is that the
subgraph of X induced by each cell is regular, and the edges joining any two
distinct cells form a semiregular bipartite graph. The directed graph with
the r cells of \pi as its vertices and b_ij arcs from the i-th to the j-th
cells of \pi is called the quotient of X over \pi.

【在 s***i 的大作中提到】
: 能不能解释一下,google不到。。。。
1 (共1页)
进入CS版参与讨论
相关主题
max independent setdata structure for set of path in a graph (转载)
TSP for a special graph请推荐几个大的 graph dataset
怎样随机建立线性graph的adjacency matrix?Question about Bipartite Graphs
java 保存 graphgraph question: what is "genus" ? (转载)
一道graph的问题求教!(from MIT Intro to Algo)请教一道题目! (转载)
Re: 请教一个 graph connectivity 的问题这个问题怎么做好?(word sqaure)
请问一个图的分解问题Dynamic programming 如果要求限制次数如何解
A probability probelm about graph (network)How to efficiently enumerate triangles in a large network?
相关话题的讨论汇总
话题: graph话题: quotient话题: cells话题: pi话题: ij