• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Python
  • Created almost 6 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

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

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

raytracer-kotlin

The Ray Tracer Challenge implemented in Kotlin
Kotlin
3
star
7

sts-haskell

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

data_structures_and_algorithms

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

scheduler-prototype-gurobi

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

elliptic-curve-cryptography

Elliptic Curve Cryptography
C++
1
star
11

sudoku-stochastic

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

scheduler-lco-ilp

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

scheduler-trade-study

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

ascii-art

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

scheduler-simple-optimization-metaheuristics

Simple metaheuristics to combine with the Greedy-Max scheduler prototype.
Python
1
star
16

dlx-constexpr

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