Matrix layout engine - relative positioning

Continuing the discussion from Matrix-like layout:

How might relative node positioning work?
xyz [row="some-other-node+2" col=3]
or
xyz [row="current-1" col="current-2"] (whatever current would mean)
or
something else?