Pinned Repositories
aoc-2021
atomic
DSL for AtomicReferences
beltway
Solving the Beltway problem
color
Small utility to color command line text output
constraint-solver
Experimenting with a constraint solver implementation
dataflow
Experiment with dataflow variables in Scala
datamining-go
Implementation of a few data mining algorithms in golang
dm
KDTrees, and other datamining implementation experiments
genetic-algorithm-oz
A small genetic algorithm implemented in Oz
histo-graph
christheblog's Repositories
christheblog/datamining-go
Implementation of a few data mining algorithms in golang
christheblog/genetic-algorithm-oz
A small genetic algorithm implemented in Oz
christheblog/histo-graph
christheblog/aoc-2021
christheblog/atomic
DSL for AtomicReferences
christheblog/beltway
Solving the Beltway problem
christheblog/color
Small utility to color command line text output
christheblog/constraint-solver
Experimenting with a constraint solver implementation
christheblog/dataflow
Experiment with dataflow variables in Scala
christheblog/dm
KDTrees, and other datamining implementation experiments
christheblog/gogame
A small go (the game) implementation in Scala
christheblog/gol42
christheblog/graph-commands
Suite of graph command-line tools
christheblog/graph-partition
A small algorithm to split a graph in equally sized buckets of nodes, while minimising cross-bucket connections.
christheblog/id-queue
christheblog/knight-tour
christheblog/list-predicates
Training Prolog by reimplementing some list predicates
christheblog/problems-frege
Solving problems using Frege language (a Haskell for JVM)
christheblog/problems-scala
christheblog/setcover
Open source solvers for the Discrete Optimization set cover assignment.
christheblog/stale
Small utility tool to detect when stdout stream is stale
christheblog/stream-oz
Simple Stream API in Oz
christheblog/stream-pattern
Simplistic regexp-like language for scala streams
christheblog/throttler
Throttling stdout
christheblog/trie-fuzzy-search