Files
ortools-clone/docs/cpp_sat/inherit_graph_16.dot
Laurent Perron faf982ce5d regenerate doc
2019-11-14 13:52:51 -08:00

9 lines
488 B
Plaintext

digraph "Graphical Class Hierarchy"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node0 [label="TimeLimit",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classoperations__research_1_1TimeLimit.html",tooltip="A simple class to enforce both an elapsed time limit and a deterministic time limit in the same threa..."];
}