Re: Efficient Vector Comparison
- From: Jon Harrop <jon@xxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 18:15:06 +0100
Yao Qi wrote:
Yeah, what I want is to sort the vectors.
Use a lexical tree (or "trie").
Unfortunately, our code base is written in C,
You might like to write this bit in OCaml or F# (it will be a lot easier!).
--
Dr Jon D Harrop, Flying Frog Consultancy
The OCaml Journal
http://www.ffconsultancy.com/products/ocaml_journal/?usenet
.
- References:
- Efficient Vector Comparison
- From: Yao Qi
- Re: Efficient Vector Comparison
- From: user923005
- Re: Efficient Vector Comparison
- From: Yao Qi
- Efficient Vector Comparison
- Prev by Date: Re: Efficient Vector Comparison
- Next by Date: Re: Efficient Vector Comparison
- Previous by thread: Re: Efficient Vector Comparison
- Next by thread: Re: Efficient Vector Comparison
- Index(es):
Relevant Pages
|