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

Block or report discocube

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

Pinned

  1. weaver weaver Public

    Algorithm for solving the Hamiltonian cycle problem deterministically and in linear time on all instances of discocube graphs (tested for graphs with over 8 billion vertices). Discocube graphs are …

    Rust 9 2

  2. plot_solution plot_solution Public

    A Python module using pandas, numpy and plotly to create a 3d line plot from the .csv file output of the weaver algorithm.

    Python

  3. weave_python weave_python Public

    Module for solving and plotting the Hamiltonian cycle problem deterministically and in linear time on all instances of discocube graphs

    Python