Skip to content
View dchaws's full-sized avatar

Block or report dchaws

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. DrawGraph DrawGraph Public

    A C++ program I wrote that reads in an adjacency matrix of a graph and writes latex and pstricks code to draw the graph.

    C++ 6 2

  2. GraphAlg GraphAlg Public

    A collection of graph algorithms for finding connected components, paths between nodes, all directed cycles and more.

    C++ 4

  3. SpanningThrackles SpanningThrackles Public

    Simple recursive function for the number of spanning thrackles of a complete bipartite graph (which is, as it turns out, simply a binomial coefficient).

    C++ 3

  4. GenWordsTrans GenWordsTrans Public

    Programs to generate all S^T words and convert to transition counts

    C++ 2

  5. Subsets Subsets Public

    Some functions for working on sets of integers.

    C++ 2

  6. gentrees gentrees Public

    Program to generate all binary trees and output their newick form, their distance matrix and their Pauplin vector.

    C++ 2