| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Chromatic polynomial (#5675) | Lucas H. McCabe | 2022-06-09 | 1 | -0/+1 |
| | | | | Adds chromatic_polynomial function to the graph polynomials package. | ||||
| * | Add Tutte polynomial (#5265) | Lucas H. McCabe | 2022-03-24 | 1 | -0/+9 |
| Add a new polynomial module to algorithms for characteristic polynomials. Adds the Tutte polynomial, which is computed and ultimate represented as a sympy expression. Co-authored-by: Dan Schult <dschult@colgate.edu> Co-authored-by: Ross Barnowski <rossbar@berkeley.edu> | |||||
