Archive for October 31st, 2005

Oct

31

Andrews-Curtis Project Porgress

By Jon Heizer

So far I have managed to create the base objects that will allow for the manipluation of the words and letters. I chose to represent each letter as a number. a->1 b->2 c->3 … To represent the inverse, is store -1, -2, -3… it is easier to play with numbers that [...]