Skip to content
View dbaotriett's full-sized avatar

Block or report dbaotriett

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. Kakuro-Puzzle-Optimization Kakuro-Puzzle-Optimization Public

    Solving Kakuro puzzles using Mixed Integer Linear Programming (MILP) and Gurobi Optimizer. A mathematical modeling approach to logic games

    Python

  2. fetal-health-classification fetal-health-classification Public

    Classification of fetal health status using cardiotocography (CTG) data via machine learning models

    Jupyter Notebook

  3. TSP-Metaheuristics TSP-Metaheuristics Public

    Solving Traveling Salesman Problem using Tabu Search, Simulated Annealing and Guided Local Search