OR-Tools  8.2
GraphExporter Member List

This is the complete list of members for GraphExporter, including all inherited members.

DOT_FORMAT enum valueGraphExporter
GML_FORMAT enum valueGraphExporter
GraphFormat enum nameGraphExporter
MakeFileExporter(File *const file, GraphExporter::GraphFormat format)GraphExporterstatic
WriteFooter()=0GraphExporterpure virtual
WriteHeader(const std::string &name)=0GraphExporterpure virtual
WriteLink(const std::string &source, const std::string &destination, const std::string &label)=0GraphExporterpure virtual
WriteNode(const std::string &name, const std::string &label, const std::string &shape, const std::string &color)=0GraphExporterpure virtual
~GraphExporter()GraphExportervirtual