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

Block or report algofaktura

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. easy_dc easy_dc Public

    A deterministic algorithm to find Hamiltonian cycles in discocube graphs in linear time.

    Python 2 1

  2. easy_dc_rust easy_dc_rust Public

    A rust translation of my easy_dc algorithm and very first rust program.

    Rust 1 1

  3. weaver weaver Public

    Forked from discocube/weaver

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

    Rust