• Stars
    star
    1
  • Language
    Python
  • Created about 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple metaheuristics to combine with the Greedy-Max scheduler prototype.

More Repositories

1

dlx-python

Python implementation of Knuth's Dancing Links (dlx) algorithm to solve set cover. Extremely efficient at solving Sudoku and combinatorial design problems.
Python
13
star
2

raytracer-cpp

Ray tracer implementation in C++
C++
13
star
3

reed-muller-python

Python implementation of Reed-Muller codes
Python
13
star
4

spelunker

Maze generation and solving library
C++
11
star
5

reed-muller-c

Implementation of Reed-Muller codes in ANSI C.
C
5
star
6

dispersive-flies-optimization

A Python implementation of the Dispersive Flies Optimization algorithm, and an implementation to find Steiner systems
Python
3
star
7

raytracer-kotlin

The Ray Tracer Challenge implemented in Kotlin
Kotlin
3
star
8

sts-haskell

An implementation in Haskell of the hill climbing algorithm to generate Steiner triple systems.
Haskell
1
star
9

data_structures_and_algorithms

Data Structures and Algorithms specialization at Coursera
C++
1
star
10

scheduler-prototype-gurobi

Prototype for the Gemini Scheduler using Gurobi and ILPs.
Python
1
star
11

elliptic-curve-cryptography

Elliptic Curve Cryptography
C++
1
star
12

sudoku-stochastic

Solving Sudoku boards using stochastic methods and genetic algorithms
C++
1
star
13

scheduler-lco-ilp

Scheduler prototype based on Las Cumbres Observatory's Integer Linear Program scheduler.
Python
1
star
14

scheduler-trade-study

Trade study for automated scheduling for Gemini Observatory.
Python
1
star
15

ascii-art

PNG to ASCII converter with many different RGB reduction options, scaling, and dithering
Kotlin
1
star
16

dlx-constexpr

C++17 constexpr implementation of Donald Knuth's dancing links (DLX) exact cover algorithm / Sudoku solver.
C++
1
star