Implement private methods for subposet (chains) and anti-subposet (antichains).
commit569ce304c90f19b5618f587f2563dfafd16d131d
authorDavid Symonds <dsymonds@gmail.com>
Mon, 17 Sep 2007 12:49:04 +0000 (17 22:49 +1000)
committerDavid Symonds <dsymonds@gmail.com>
Mon, 17 Sep 2007 12:49:04 +0000 (17 22:49 +1000)
tree91bc7699d0698350f98e69092e5304bb96c22a82
parentb8ba091aef541e2faa51e770190195eaa8ae1374
Implement private methods for subposet (chains) and anti-subposet (antichains).

This is fairly inefficient, but should not be a problem unless we're dealing
with thousands of versions simultaneously.
Framework/SUPoset.m