發表回覆

主題 通關密語 訪客發文, 請參考 這裡 輸入通關密語.

顯示表情符號

站內上傳圖檔     Upload.cc免費圖片上傳

數學塗鴉工具     常用數學符號表    

用Latex打數學方程式

 


 

+ / -檢視主題

[數學]徵求graph theory圖學高手救苦救難

發表 sagen 於 星期日 十一月 13, 2005 3:14 pm

A block in a graph G is a maximal biconnected component. G is a block graph if every
block of G is a clique. G is a cactus graph if every block of G is either a cycle or an
edge. G is a block-cactus graph if every block of G is either a clique or a cycle. Answer
the following questions.
(1) How to recognize a block-cactus graph?
(2) Are block, cactus, and block-cactus graphs perfect? Note that a graph is perfect
if its chromatic number equals to its maximum clique size.
(3) Propose an algorithm to find a minimum dominating set on a block-cactus
graph.