Table of Contents

Module: graph ../bkchem/oasa/oasa/graph/graph.py

this module contains a graph class that provides a minimalistic graph implementation suitable for analysis of chemical problems

Functions   
filter_off_dependent_cycles
gen_variations
get_first_closer_by_one
get_path_down_to
get_paths_down_to
is_ring_end_vertex
is_ring_start_vertex
is_there_a_ring_between
  filter_off_dependent_cycles 
filter_off_dependent_cycles ( cycles )

this filtres off all cycles that are combinations of smaller cycles.

  gen_variations 
gen_variations ( items,  n )

  get_first_closer_by_one 
get_first_closer_by_one ( v )

  get_path_down_to 
get_path_down_to ( end,  start )

  get_paths_down_to 
get_paths_down_to ( end,  start )

  is_ring_end_vertex 
is_ring_end_vertex ( v )

  is_ring_start_vertex 
is_ring_start_vertex ( v )

  is_there_a_ring_between 
is_there_a_ring_between ( start,  end )

Classes   

MyThread

graph

provides a minimalistic graph implementation suitable for analysis of chemical problems,


Table of Contents

This document was automatically generated on Tue Dec 12 13:46:44 2006 by HappyDoc version 2.1