Code
One of things I enjoy is to write code to explore ideas, solve some
problem, or just for plain fun. These pages contain some of the programs
that I've decided to share with others, usually after discussions where
somebody expressed interest in one of the programs.
Disclaimer: the programs are frequently written while exploring ideas,
so they may not be very structured or readable. Expect prototype
quality code.
- Tools - solving problems or diagnosing systems
- Hacks and toys - toy programs that are written to explore some ideas.
- Teaching - code used for teaching purposes
- PyCSP - the PyCSP project - a CSP library for Python
- Robot code
- John Markus Bjørndalen