Home > Archive > Matlab > May 2005 > non dominated sorting procedure
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
non dominated sorting procedure
|
|
|
| Hello,
Has anyone every written a fast non -dominating sorting procedure under
matlab? Because my version of it is quite slow, and its speed is a key
issue for my algorithms performance.
Regards
Qreg
| |
|
| Qreg wrote:
>
>
> Hello,
>
> Has anyone every written a fast non -dominating sorting procedure
> under
> matlab? Because my version of it is quite slow, and its speed is a
> key
> issue for my algorithms performance.
>
> Regards
> Qreg
>
I do not know what a non-dominating sorting procedure is, but if you
provide this group with some code you have written sofar, people
might assist you in optimizing it.
Jos
|
|
|
|
|