[Edu-sig] Re: Determinants and permutations

Kirby Urner pdx4d@teleport.com
Wed, 9 May 2001 21:15:39 -0700


> 
> I developed my permutations algorithm using the 
> backtracking approach, and its more general. Since
> I had that algorithm ready, it was fairly easy to develop 
> the determinant algorithm too.
> 

I'd be interested in learning more about your backtracking
approach.

Kirby