As far as I can tell it isn't possible to define one variable to be not equal to another.
As in define a constraint such that 'a' can be greater then 'b', or 'a' can be less than 'b', but 'a' can not equal 'b'
I wanted to confirm that this is indeed the case, since I don't believe ill be able to use cassowary to solve my problem.