! Question about triangle-free problem in graph theory
From: Joe (Joe.ntang_at_gmail.com)
Date: 03/29/05
- Previous message: Qingpei Hu: "Why use graphic approach for Bayesian inference?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Mar 2005 04:48:12 -0800
A graph is triangle-free if contains no triangle. Design a uniformly
polynomial algorithm to determine whether an input graph contains k
vertices, where k is the parameter, whose removal from G results in a
triangle-free
graph.
- Previous message: Qingpei Hu: "Why use graphic approach for Bayesian inference?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|