Pinned Repositories
arboretum
A Rust library and CLI for computing optimal and heuristic tree decompositions
ez-bitset
A simple bitset implementation making use of the rust bitvec crate
abrook
antcolony
antcolony for ga 16/17 thm
ConnectFour
ConnectFour Skeleton App
gatsman
Genetic algorithm for the traveling salesman problem, written in GO
graphgen
hibitgraph
Provides a very fast and space-efficient graph data structure
MyGeneticSuite
My Genetic Suite
quickbb
Implementation of QuickBB (Golgate & Dechter 2012), an algorithm for creating optimal Tree Decompositions
jmeintrup's Repositories
jmeintrup/arboretum
A Rust library and CLI for computing optimal and heuristic tree decompositions
jmeintrup/ez-bitset
A simple bitset implementation making use of the rust bitvec crate
jmeintrup/graphgen
jmeintrup/abrook
jmeintrup/antcolony
antcolony for ga 16/17 thm
jmeintrup/ConnectFour
ConnectFour Skeleton App
jmeintrup/gatsman
Genetic algorithm for the traveling salesman problem, written in GO
jmeintrup/hibitgraph
Provides a very fast and space-efficient graph data structure
jmeintrup/MyGeneticSuite
My Genetic Suite
jmeintrup/quickbb
Implementation of QuickBB (Golgate & Dechter 2012), an algorithm for creating optimal Tree Decompositions
jmeintrup/random-graph-generator
Simple random graph generator written in python, generates graph in DIMACS .col format
jmeintrup/sea
Space efficient (graph) algorithms
jmeintrup/Solver-Template
A template for creating solver in Rust
jmeintrup/td-validate
A validity checker for tree decompositions