Decomposition of structural learning about directed acyclic graphs
β Scribed by Xianchao Xie; Zhi Geng; Qiang Zhao
- Publisher
- Elsevier Science
- Year
- 2006
- Tongue
- English
- Weight
- 310 KB
- Volume
- 170
- Category
- Article
- ISSN
- 0004-3702
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
## Abstract If __G__ is any graph, a __Gβdecomposition__ of a __host__ graph __H__β=β(__V__, __E__) is a partition of the edge set of __H__ into subgraphs of __H__ which are isomorphic to __G__. The __chromatic index__ of a __G__βdecomposition is the minimum number of colors required to color the p
## Abstract An (__s, t__)βdirected star is a directed graph with __s__ + __t__ + 1 vertices and s + t arcs; s vertices have indegree zero and outdegree one, __t__ have indegree one and outdegree zero, and one has indegree __s__ and outdegree __t__. An (__s, t__)βdirected star decomposition is a par
We propose an incremental algorithm to maintain a DFS-forest in a directed acyclic graph under a sequence of arc insertions in 0( nm) worst case total time, where n is the number of nodes and m is the number of arcs after the insertions. This compares favorably with the time required to recompute DF