From Robin's Wiki

MastersWork: LessRandomNotes

This page is for the results of things that I've looked into or intend to look into, to keep track of good/bad directions.

Numerical Representations

Need to come up with a set of potentially beneficial features/representations to test out.

Plain numerical representation:

Straight binary representation:

Gray code

Neighbourhood check

(check the neighbouring values, count the mutations required to get from the current one to each of them. Gray code comes out among the best in this test, binary not so good)

TSP/Permutation Representations

Grouping Representations


< Random Notes | HomePage | Resources >

Retrieved from http://www.kallisti.net.nz/MastersWork/LessRandomNotes
Page last modified on January 12, 2005, at 02:50 AM