IMP  2.3.1
The Integrative Modeling Platform
kernel/python_only.h File Reference

Build dependency graphs on models. More...

#include <IMP/kernel/kernel_config.h>
#include "Model.h"
#include <boost/graph/adjacency_list.hpp>
+ Include dependency graph for kernel/python_only.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kernel::PythonDirectedGraph
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Python Only

The following functions are only available in Python.

void IMP::kernel::show_altgraph (Graph g)
 
networkx::DiGraph IMP::kernel::get_networkx_graph (Graph g)
 
std::string IMP::kernel::show_graphviz (Graph g)
 

Detailed Description

Build dependency graphs on models.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file kernel/python_only.h.