Re: Hamiltonian Cycles algorithm
- From: "Joachim Pimiskern" <JoachimPimiskern@xxxxxx>
- Date: Wed, 18 Jan 2006 18:20:24 +0100
"Hans-Christoph Wirth" <hcw@xxxxxxxxxxxxx> schrieb:
Enumerate all n! tuples of vertices and check whether the tuple forms a cycle.
One should mention that Blum's speedup theorem guarantees a linear optimization to any implementation of your algorithm.
Regards, Joachim
.
- References:
- Hamiltonian Cycles algorithm
- From: alex05
- Re: Hamiltonian Cycles algorithm
- From: Joachim Pimiskern
- Re: Hamiltonian Cycles algorithm
- From: alex05
- Re: Hamiltonian Cycles algorithm
- From: Hans-Christoph Wirth
- Hamiltonian Cycles algorithm
- Prev by Date: Re: Hamiltonian Cycles algorithm
- Next by Date: Re: Hamiltonian Cycles algorithm
- Previous by thread: Re: Hamiltonian Cycles algorithm
- Next by thread: Re: Hamiltonian Cycles algorithm
- Index(es):
Relevant Pages
|