Jaroslav Hajek skrev:
> On Mon, Sep 13, 2010 at 11:26 AM, Paul Dreik wrote:
>> Hi!
>> I needed topological sort for a project and wrote a quick and dirty
>> implementation in octave, since I could not find such functionality
>> among the existing code.
>>
>> I think topological sort would be a goo
On Mon, Sep 13, 2010 at 11:26 AM, Paul Dreik wrote:
> Hi!
> I needed topological sort for a project and wrote a quick and dirty
> implementation in octave, since I could not find such functionality
> among the existing code.
>
> I think topological sort would be a good thing to have in octave.
>
>
Hi!
I needed topological sort for a project and wrote a quick and dirty
implementation in octave, since I could not find such functionality
among the existing code.
I think topological sort would be a good thing to have in octave.
*should I add the function to octave-forge?
*if so, which package