Algorithm 16. Normalisation of a Table Representation

NB This algorithm is of order O(n4) in time. Large tables can take a very long time to normalise, and this can require a large quantity of memory.


Source:



Links to Alan Marsden's software page and Alan Marsden's home page