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

Block or report USM-F

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 Loading

  1. Dynamic programming solution of Mult... Dynamic programming solution of Multiple-Choice Knapsack Problem (MCKP) in Python
    1
    #groups is list of integers in ascending order without gaps
    2
    
                  
    3
    def getRow(lists, row):
    4
        res = []
    5
        for l in lists:
  2. quantum_genome quantum_genome Public

    Jupyter Notebook 3 2

  3. swap swap Public

    Forked from afourmy/swap

    A Solver for the Wavelength Assignment Problem (RWA) in WDM networks

    CSS

  4. XanaduAI/QHack2021 XanaduAI/QHack2021 Public archive

    Official repo for QHack—the quantum machine learning hackathon

    Python 121 94

  5. dejavu243/armrating dejavu243/armrating Public