Package lemon :: Package external :: Package gadfly :: Module kjbuckets0 :: Class kjGraph
[show private | hide private]
[frames | no frames]

Class kjGraph

Known Subclasses:
kjDict

Method Summary
  __init__(self, *args)
  __add__(self, other)
  __and__(self, other)
  __cmp__(self, other)
  __coerce__(self, other)
  __delitem__(self, item)
  __getitem__(self, item)
  __hash__(self)
in conformance with kjbuckets, permit unhashable keys...
  __invert__(self)
  __len__(self)
  __mul__(self, other)
  __nonzero__(self)
  __or__(self, other)
  __repr__(self)
  __setitem__(self, item, value)
  __sub__(self, other)
  _member(self, k, v)
  add(self, k, v)
  choose_key(self)
  Clean(self)
  delete_arc(self, k, v)
  dump(self, seq)
  has_key(self, k)
  ident(self)
  items(self)
  keys(self)
  member(self, k, v)
  neighbors(self, k)
  reachable(self, k)
  remap(self, X)
  Soil(self)
  subset(self, other)
  tclosure(self)
  values(self)
  Wash(self)

Class Variable Summary
int is_kjtable = 1                                                                     

Method Details

__hash__(self)
(Hashing function)

in conformance with kjbuckets, permit unhashable keys

Class Variable Details

is_kjtable

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.0 on Mon Nov 10 15:08:23 2003 http://epydoc.sf.net