Skip to content
View cameronkirk's full-sized avatar
Block or Report

Block or report cameronkirk

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

  1. Undirected-Cycle-Enumeration Undirected-Cycle-Enumeration Public

    Research into algorithms and techniques for faster cycle enumeration on undirected graphs (LDPC Codes).

    C++ 4

  2. T.Halford-K.Chugg-2006-Counting-Short-Cycles T.Halford-K.Chugg-2006-Counting-Short-Cycles Public

    T. R. Halford and K. M. Chugg, "An algorithm for counting short cycles in bipartite graphs," in IEEE Transactions on Information Theory, vol. 52, no. 1, pp. 287-292, Jan. 2006, doi: 10.1109/TIT.200…

    C++ 1

  3. cycle-enumeration cycle-enumeration Public

    Methods to enumerate the number of short cycles in undirected graphs (esp. LDPC codes).

    Python