Re: Efficient Vector Comparison
- From: Yao Qi <qiyaoltc@xxxxxxxxx>
- Date: Sat, 30 Jun 2007 09:02:44 +0800
Jon Harrop <jon@xxxxxxxxxxxxxxxxx> writes:
Yao Qi wrote:
Pascal Bourguignon <pjb@xxxxxxxxxxxxxxxxx> writes:
Is (0 1 1) bigger or smaller than (2 0 0)?
In this case, the result should be uncomparable.
Then you do not have a total order and cannot sort.
Yeah, I do not have a total order, but I do not need such total order.
They are in a partial order, I think.
How to get the relation(greater/less/equal/uncomparable) of two vectors
if this vector set is partial ordered?
Best Regards
--
Yao Qi <qiyaoltc@xxxxxxxxx> GNU/Linux Developer
http://duewayqi.googlepages.com/
For the next hour, WE will control all that you see and hear.
.
- References:
- Efficient Vector Comparison
- From: Yao Qi
- Re: Efficient Vector Comparison
- From: Jim Langston
- Re: Efficient Vector Comparison
- From: Yao Qi
- Re: Efficient Vector Comparison
- From: Pascal Bourguignon
- Re: Efficient Vector Comparison
- From: Yao Qi
- Re: Efficient Vector Comparison
- From: Jon Harrop
- Efficient Vector Comparison
- Prev by Date: Re: Question of the software develpment cycle
- Next by Date: Re: permutation function problem
- Previous by thread: Re: Efficient Vector Comparison
- Next by thread: Re: Efficient Vector Comparison
- Index(es):
Relevant Pages
|