trudag.graphalyzer
Support for simple applications of graph theory in python using adjacency-matrix-backed representations of graphs.
ABS_TOL
module-attribute
Absolute error tolerance for all inexact floating point operations.
For the double precision floating point values used by this module, setting this
value smaller than its default 1.0e-15 will result in well-defined but
unhelpful behaviour.