home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!think.com!ames!pacbell.com!network.ucsd.edu!ucsbcsl!lo-yosemite.ucsb.edu
- From: rodolfo@lo-yosemite.ucsb.edu (Resende)
- Newsgroups: sci.math
- Subject: isomorphic acyclic digraph problem
- Keywords: graph isomorphic classes combinatorial algorithms
- Message-ID: <6057@ucsbcsl.ucsb.edu>
- Date: 14 Oct 92 22:03:50 GMT
- Sender: root@ucsbcsl.ucsb.edu
- Organization: University of California, Santa Barbara
- Lines: 25
-
- I would like to receive insights/references on the following problems
- (unlabeled partial orders)
-
- 1)Is there a closed formula that gives the number of classes of
- isomorphic acyclic digraphs with n verices?
-
- 2)How to generate a list of one diagram from each class of the question
- above?
-
- 3)How to generate one diagram from a class such that each class has
- uniform probability of being chosen?
-
- Example:
- n=3
- 1)I think there are 5 classes of isomorphic acyclic digraphs
- 2)the list
-
- 1. * * * 2. *->* * 3. *->* 4 *->* 5. *->*->*
- ^ |
- | v
- * *
-
- Thanks in advance!
-
- ---Rodolfo rodolfo@cs.ucsb.edu
-