Skip to content
View 0-dysseas's full-sized avatar

Block or report 0-dysseas

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. 0-dysseas-chess 0-dysseas-chess Public

    Custom C99 chess engine featuring Negamax search and 1D bitwise architecture, compiled to WebAssembly for client-side web play.

    C

  2. rlfa-optimization-engine rlfa-optimization-engine Public

    A high-performance Constraint Satisfaction Problem (CSP) engine built in Python to solve the Radio Link Frequency Assignment Problem (RLFAP).

    Python

  3. flight-crew-optimizer flight-crew-optimizer Public

    A high-performance Set Partitioning solver built in Python utilizing Branch and Bound and O(1) bitwise operations to optimize airline crew scheduling.

    Python