We present an algorithm to compute, in O m q n log n time, a maximum clique Ž . in circular-arc graphs with n vertices and m edges provided a circular-arc model of the graph is given. If the circular-arc endpoints are given in sorted order, the Ž . time complexity is O m . The algorithm operates on
AnO(n) Algorithm for Abelianp-Group Isomorphism and anO(n log n) Algorithm for Abelian Group Isomorphism
✍ Scribed by Narayan Vikas
- Publisher
- Elsevier Science
- Year
- 1996
- Tongue
- English
- Weight
- 417 KB
- Volume
- 53
- Category
- Article
- ISSN
- 0022-0000
No coin nor oath required. For personal study only.
✦ Synopsis
The isomorphism problem for groups is to determine whether two finite groups are isomorphic. The groups are assumed to be represented by their multiplication tables. Tarjan has shown that this problem can be done in time O(n log n + O(1) ) for groups of cardinality n. Savage has claimed an algorithm for showing that if the groups are Abelian, isomorphism can be determined in time O(n 2 ). We improve this bound and give an O(n log n) algorithm for Abelian group isomorphism. Further, we show that if the groups are Abelian p-groups then isomorphism can be determined in time O(n). We also show that the elementary divisor sequence for an Abelian group can be determined in time O(n log n) and for an Abelian p-group it can be determined in time O(n).
📜 SIMILAR VOLUMES
Binary decision diagrams are in widespread use in verification systems for the canonical representation of finite functions. Here we consider multivalued BDDs, which represent functions of the form : ނ ª L L , where L L is a finite set of leaves. We study a rather natural online BDD refinement pro