Skip to content
View anti-morma's full-sized avatar

Block or report anti-morma

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.

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

Popular repositories Loading

  1. optimization-tiling-problem optimization-tiling-problem Public

    C Algorithm for an optimization problem with recursion and backtracking

    C

  2. Mobile-Network-Antenna-Placement- Mobile-Network-Antenna-Placement- Public

    My first dynamic programming code

    C

  3. WIS-solver-with-DP WIS-solver-with-DP Public

    WIS solver with DP (O(N^2)) instead of powerset (O(2^N))

    C

  4. 5D-Dynamic-Programming-solution-to-necklace-problem 5D-Dynamic-Programming-solution-to-necklace-problem Public

    C

  5. RPG-CHARACTER-INVENTORY-MANAGER RPG-CHARACTER-INVENTORY-MANAGER Public

    A C-based command-line application designed to manage RPG characters

    C

  6. mimalloc mimalloc Public

    Forked from microsoft/mimalloc

    mimalloc is a compact general purpose allocator with excellent performance.

    C