Go to content Go to navigation Go to search

Launching a new website

One of the things that I have never bothered with much is my website. I’m just not that interested in it, which was probably evident to anyone who read it over the last few years, given that it featured five-year-old articles on, for example, getting forms to look good on Netscape 4 and IE4 simultaneously (that one was written in 2001, back when I was working with a web-design company called Vistech).

Genetic Algorithms and Golomb Rulers

For my final year project in Computer Science I investigated the possibility of solving the Golomb Ruler problem using Genetic Algorithms. The paper researched the previous methods used in determining Golomb Rulers, and then built on a previous Genetic Algorithm based technique by using local search techniques to accelerate convergence.