Graph algorithm
From: C.Aymon (www.cyamon.com)
Date: 10/19/04
- Next message: mareg_at_mimosa.csv.warwick.ac.uk: "Re: Simple group(s) of order 504?"
- Previous message: Narasimham G.L.: "Re: Desired Sum of Two Curves; suggestions?"
- Next in thread: Gordo: "Re: Graph algorithm"
- Reply: Gordo: "Re: Graph algorithm"
- Reply: Will Twentyman: "Re: Graph algorithm"
- Reply: Keith A. Lewis: "Re: Graph algorithm"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 18:58:29 +0200
I am looking for an algorithm to solve the following problem:
A graph G has n nodes.
Find a subgraph S of G, having m nodes, so that
every node of S is connected to every other node of S.
Typically: n = 20 and m = 12.
Thank you for any hint.
Christian
- Next message: mareg_at_mimosa.csv.warwick.ac.uk: "Re: Simple group(s) of order 504?"
- Previous message: Narasimham G.L.: "Re: Desired Sum of Two Curves; suggestions?"
- Next in thread: Gordo: "Re: Graph algorithm"
- Reply: Gordo: "Re: Graph algorithm"
- Reply: Will Twentyman: "Re: Graph algorithm"
- Reply: Keith A. Lewis: "Re: Graph algorithm"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|