summaryrefslogtreecommitdiff
path: root/networkx/algorithms/chordal
Commit message (Expand)AuthorAgeFilesLines
* Even more imports cleanup and exceptions fixed.Loïc Séguin-C.2011-02-101-1/+0
* Doc fixes.Aric Hagberg2011-01-161-16/+14
* Use maxsize instead of maxint.Aric Hagberg2010-12-121-2/+2
* Fixed NetworkXErrorJesus Cerquides2010-12-122-5/+6
* maxint instead of maxsizeJesus Cerquides2010-12-121-3/+3
* Return only node set in find_induced_nodes()Aric Hagberg2010-12-122-11/+5
* Documentation updates including rst template for sphinx and formatting tweaks.Aric Hagberg2010-12-123-88/+86
* Added checks for chordality. Created specific exceptions. Improved documentat...Jesus Cerquides2010-12-122-42/+226
* Removed approximationJesus Cerquides2010-12-011-1/+1
* Removed approximationJesus Cerquides2010-12-012-163/+0
* First changeset added to the forkJesus Cerquides2010-12-015-0/+398