IMP  2.0.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

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::kernel
 See IMP.kernel Overview for more information.
 

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

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file kernel/python_only.h.