A few days ago I got my hands on one of these:
A Tetris Cube. Twelve pieces, and a box of 4 by 4 by 4. Your task: to put the pieces neatly in the box again. The box said there are more than 9000 solutions, but I knew nonetheless …
A few days ago I got my hands on one of these:
A Tetris Cube. Twelve pieces, and a box of 4 by 4 by 4. Your task: to put the pieces neatly in the box again. The box said there are more than 9000 solutions, but I knew nonetheless …
There are two things I currently not like about Ubuntu or Linux in general: the whole sound mess, and the whole graphics mess (but both are getting better). This problem is about the first mess.
Skype was working perfectly in Interprid, now in Jaunty it was telling me that there …
So, you’ve just gotten yourself two .iso’s for Grand Theft Auto: Vice City (your backups, of course), which you want to play in Wine. What do you do?
That’s easy, you say:
sudo mkdir /media/isoimag
sudo mount -o loop ./cd1.iso /media/isoimage
And start the …
(This is part 6 in the Modern Genetic Algorithms Explained series, click here to go to the first post, or browse through all the parts with the Table Of Contents at the end of this post.)
Tabu search is not really “modern” anymore, but still widely used nonetheless.
The pseudocode …
The following steps are instructions to surf the web using a Nokia N95 with 3G, connected to your Intrepid laptop via Bluetooth.
sudo apt-get install bluez-utils bluez-pin ppp
(This is part 2 in the Modern Genetic Algorithms Explained series, click here to go to the first post, or browse through all the parts with the Table Of Contents at the end of this post.)
Let’s take another look at the blog post on which we will base …