allpy
view allpy/dna.py @ 503:d3a85d02f252
structure.py: fix bugs
* clique should be converted into set from frozenset
before be passed to add_surrounded_columns()
add_surrounded_columns() may change clique (add columns)
* graph.vertices should be set, not list
author | boris (netbook) <bnagaev@gmail.com> |
---|---|
date | Tue, 22 Feb 2011 23:00:34 +0300 |
parents | 5639138f619a |
children | 5f9e9c4e9ed6 e461a5529338 |