Solution to the classic riddle suppossedly proposed by Einstein.
This solution is for the variant proposed by http://www.2ddepot.com/games/whoownsthefish/ (Spanish, no smoking references)
Method is simple brute force for every permutation.
In a intel core i5 M 560 @ 2.67GHz, program terminates in 2 minutes.
This software uses a genetic algorithm to "evolve" reactor designs for Schema's space-simulation game, Star-Made (http://star-made.org/). One of the more unique aspects of the game is that ship power management is not as simple as filling a cube with power generation blocks. This mechanism leads to difficulties in getting maximal power generation out of such reactors.
This program rectifies this issue by using a self-organizing variant of brute force search. Much of the search space is...
This project is no longer hosted on sourceforge, please go to https://github.com/jodersky/sims instead.
A library for rigid body simulation written in Scala. This project was created under the terms of a one-year project at school (Gymnase de Burier). Another program for testing and visualizing SiMS, Graphyx, is included.
This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.