4 Column approximate minimum degree ordering algorithm. A translation of
5 [COLAMD](http://www.cise.ufl.edu/research/sparse/colamd/) into Java by
11 Copyright (C) 1998-2011 Stefan I. Larimore and Timothy A. Davis.
12 Copyright (C) 2011-2012 Richard Lincoln.
14 COLAMDJ is free software; you can redistribute it and/or modify it under
15 the terms of the GNU Lesser General Public License as published by
16 the Free Software Foundation; either version 2.1 of the License, or
17 (at your option) any later version.
19 [![Build Status](https://secure.travis-ci.org/rwl/COLAMDJ.png)](http://travis-ci.org/rwl/COLAMDJ)