choderalab/protons

View on GitHub
benchmarks/abl-explicit/callgraph.dot.ps

Summary

Maintainability
Test Coverage
%!PS-Adobe-3.0
%%Creator: graphviz version 2.38.0 (20140413.2041)
%%Title: callgraph
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin

/setupLatin1 {
mark
/EncodingVector 256 array def
 EncodingVector 0

ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put

% Set up ISO Latin 1 character encoding
/starnetISO {
        dup dup findfont dup length dict begin
        { 1 index /FID ne { def }{ pop pop } ifelse
        } forall
        /Encoding EncodingVector def
        currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def

%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def

/InvScaleFactor 1.0 def
/set_scale {
       dup 1 exch div /InvScaleFactor exch def
       scale
} bind def

% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
/tapered { } bind def

% hooks for setting color 
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def

/beginpage {    % i j npages
    /npages exch def
    /j exch def
    /i exch def
    /str 10 string def
    npages 1 gt {
        gsave
            coordfont setfont
            0 0 moveto
            (\() show i str cvs show (,) show j str cvs show (\)) show
        grestore
    } if
} bind def

/set_font {
    findfont exch
    scalefont setfont
} def

% draw text fitted to its expected width
/alignedtext {            % width text
    /text exch def
    /width exch def
    gsave
        width 0 gt {
            [] 0 setdash
            text stringwidth pop width exch sub text length div 0 text ashow
        } if
    grestore
} def

/boxprim {                % xcorner ycorner xsize ysize
        4 2 roll
        moveto
        2 copy
        exch 0 rlineto
        0 exch rlineto
        pop neg 0 rlineto
        closepath
} bind def

/ellipse_path {
    /ry exch def
    /rx exch def
    /y exch def
    /x exch def
    matrix currentmatrix
    newpath
    x y translate
    rx ry scale
    0 0 1 0 360 arc
    setmatrix
} bind def

/endpage { showpage } bind def
/showpage { } def

/layercolorseq
    [    % layer color sequence - darkest to lightest
        [0 0 0]
        [.2 .8 .8]
        [.4 .8 .8]
        [.6 .8 .8]
        [.8 .8 .8]
    ]
def

/layerlen layercolorseq length def

/setlayer {/maxlayer exch def /curlayer exch def
    layercolorseq curlayer 1 sub layerlen mod get
    aload pop sethsbcolor
    /nodecolor {nopcolor} def
    /edgecolor {nopcolor} def
    /graphcolor {nopcolor} def
} bind def

/onlayer { curlayer ne {invis} if } def

/onlayers {
    /myupper exch def
    /mylower exch def
    curlayer mylower lt
    curlayer myupper gt
    or
    {invis} if
} def

/curlayer 0 def

%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
1 setmiterlimit
% /arrowlength 10 def
% /arrowwidth 5 def

% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
    userdict (<<) cvn ([) cvn load put
    userdict (>>) cvn ([) cvn load put
} if

%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 1082 831
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 1046 795 boxprim clip newpath
1 1 set_scale 0 rotate 40 40 translate
% Fd01958
gsave
1 setlinewidth
0 0 0 nodecolor
642.74 131.61 64.19 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
605.24 135.41 moveto 75 (value_in_unit) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
615.24 120.41 moveto 55 (1 491 609) alignedtext
grestore
% Fd01df8
gsave
1 setlinewidth
0 0 0 nodecolor
642.74 26.87 55.31 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
611.74 30.67 moveto 62 (in_units_of) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
615.24 15.67 moveto 55 (1 389 663) alignedtext
grestore
% Fd01958->Fd01df8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 642.74 104.68 moveto
642.74 92.4 642.74 77.51 642.74 64.12 curveto
stroke
0 0 0 edgecolor
newpath 646.24 63.79 moveto
642.74 53.79 lineto
639.24 63.79 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 646.24 63.79 moveto
642.74 53.79 lineto
639.24 63.79 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
642.74 75.54 moveto 136 (1 389 663 \(43 181 518x\)) alignedtext
grestore
% Fd3b3d8
gsave
1 setlinewidth
0 0 0 nodecolor
617.74 550.57 55.31 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
603.74 554.37 moveto 28 (main) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
586.74 539.37 moveto 62 (24 919 429) alignedtext
grestore
% Fd3c208
gsave
1 setlinewidth
0 0 0 nodecolor
522.74 445.83 55.31 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
504.24 449.63 moveto 37 (update) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
491.74 434.63 moveto 62 (16 980 710) alignedtext
grestore
% Fd3b3d8->Fd3c208
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 595.7 525.74 moveto
582.63 511.61 565.91 493.52 551.77 478.23 curveto
stroke
0 0 0 edgecolor
newpath 554.01 475.5 moveto
544.65 470.53 lineto
548.87 480.25 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 554.01 475.5 moveto
544.65 470.53 lineto
548.87 480.25 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
576.74 494.5 moveto 112 (16 980 710 \(5 000x\)) alignedtext
grestore
% Fd3c6b8
gsave
1 setlinewidth
0 0 0 nodecolor
755.74 445.83 50.41 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
744.74 449.63 moveto 22 (step) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
728.24 434.63 moveto 55 (7 935 562) alignedtext
grestore
% Fd3b3d8->Fd3c6b8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 654.25 530.38 moveto
666.83 523.21 680.76 514.62 692.74 505.7 curveto
704.21 497.15 715.91 486.77 726.05 477.12 curveto
stroke
0 0 0 edgecolor
newpath 728.73 479.4 moveto
733.48 469.93 lineto
723.86 474.37 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 728.73 479.4 moveto
733.48 469.93 lineto
723.86 474.37 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
711.74 494.5 moveto 106 (7 935 562 \(5 000x\)) alignedtext
grestore
% Fd5e1c8
gsave
1 setlinewidth
0 0 0 nodecolor
253.74 341.09 113.69 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
181.24 344.89 moveto 145 (_compute_log_probability) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
226.24 329.89 moveto 55 (3 427 460) alignedtext
grestore
% Fd3c208->Fd5e1c8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 478.46 429.53 moveto
454.98 421.29 425.7 410.82 399.74 400.96 curveto
372.77 390.72 343.24 378.92 317.82 368.59 curveto
stroke
0 0 0 edgecolor
newpath 318.88 365.24 moveto
308.3 364.7 lineto
316.24 371.72 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 318.88 365.24 moveto
308.3 364.7 lineto
316.24 371.72 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
399.74 389.76 moveto 119 (3 427 460 \(390 000x\)) alignedtext
grestore
% Fd5e948
gsave
1 setlinewidth
0 0 0 nodecolor
522.74 341.09 74.91 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
477.74 344.89 moveto 90 (setTitrationState) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
491.74 329.89 moveto 62 (13 448 901) alignedtext
grestore
% Fd3c208->Fd5e948
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 522.74 418.9 moveto
522.74 406.62 522.74 391.73 522.74 378.34 curveto
stroke
0 0 0 edgecolor
newpath 526.24 378.01 moveto
522.74 368.01 lineto
519.24 378.01 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 526.24 378.01 moveto
522.74 368.01 lineto
519.24 378.01 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
522.74 389.76 moveto 126 (13 448 901 \(388 137x\)) alignedtext
grestore
% Fd629f8
gsave
1 setlinewidth
0 0 0 nodecolor
769.74 341.09 154.3 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
668.74 344.89 moveto 202 (<built-in method _openmm.Lange...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
742.24 329.89 moveto 55 (7 935 511) alignedtext
grestore
% Fd3c6b8->Fd629f8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 759.27 418.9 moveto
760.96 406.49 763.01 391.43 764.85 377.94 curveto
stroke
0 0 0 edgecolor
newpath 768.32 378.39 moveto
766.2 368.01 lineto
761.39 377.44 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 768.32 378.39 moveto
766.2 368.01 lineto
761.39 377.44 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
763.74 389.76 moveto 106 (7 935 511 \(5 000x\)) alignedtext
grestore
% Fd4e348
gsave
1 setlinewidth
0 0 0 nodecolor
152.74 131.61 76.24 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
106.74 135.41 moveto 92 (_getStateAsLists) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
125.24 120.41 moveto 55 (2 411 350) alignedtext
grestore
% Fd4e7a8
gsave
1 setlinewidth
0 0 0 nodecolor
152.74 26.87 152.97 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
52.74 30.67 moveto 200 (<built-in method _openmm.Conte...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
125.24 15.67 moveto 55 (2 410 122) alignedtext
grestore
% Fd4e348->Fd4e7a8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 152.74 104.68 moveto
152.74 92.4 152.74 77.51 152.74 64.12 curveto
stroke
0 0 0 edgecolor
newpath 156.24 63.79 moveto
152.74 53.79 lineto
149.24 63.79 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 156.24 63.79 moveto
152.74 53.79 lineto
149.24 63.79 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
152.74 75.54 moveto 119 (2 410 122 \(390 000x\)) alignedtext
grestore
% Fd561d8
gsave
1 setlinewidth
0 0 0 nodecolor
617.74 760.05 137.36 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
528.74 763.85 moveto 178 (<built-in method builtins.exec...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
586.74 748.85 moveto 62 (24 919 429) alignedtext
grestore
% Fd56ef8
gsave
1 setlinewidth
0 0 0 nodecolor
617.74 655.31 55.31 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
588.74 659.11 moveto 58 (<module>) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
586.74 644.11 moveto 62 (24 919 429) alignedtext
grestore
% Fd561d8->Fd56ef8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 617.74 733.13 moveto
617.74 720.84 617.74 705.95 617.74 692.56 curveto
stroke
0 0 0 edgecolor
newpath 621.24 692.23 moveto
617.74 682.23 lineto
614.24 692.23 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 621.24 692.23 moveto
617.74 682.23 lineto
614.24 692.23 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
617.74 703.98 moveto 88 (24 919 429 \(1x\)) alignedtext
grestore
% Fd56ef8->Fd3b3d8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 617.74 628.39 moveto
617.74 616.1 617.74 601.21 617.74 587.82 curveto
stroke
0 0 0 edgecolor
newpath 621.24 587.49 moveto
617.74 577.49 lineto
614.24 587.49 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 621.24 587.49 moveto
617.74 577.49 lineto
614.24 587.49 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
617.74 599.24 moveto 88 (24 919 429 \(1x\)) alignedtext
grestore
% Fd5c118
gsave
1 setlinewidth
0 0 0 nodecolor
197.74 236.35 50.41 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
175.74 240.15 moveto 44 (getState) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
170.24 225.15 moveto 55 (2 423 006) alignedtext
grestore
% Fd5c118->Fd4e348
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 186.61 209.95 moveto
181.03 197.21 174.18 181.57 168.1 167.69 curveto
stroke
0 0 0 edgecolor
newpath 171.26 166.18 moveto
164.04 158.43 lineto
164.85 168.99 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 171.26 166.18 moveto
164.04 158.43 lineto
164.85 168.99 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
178.74 180.28 moveto 119 (2 411 350 \(390 000x\)) alignedtext
grestore
% Fd5e1c8->Fd5c118
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 239.6 314.16 moveto
232.53 301.19 223.89 285.33 216.29 271.39 curveto
stroke
0 0 0 edgecolor
newpath 219.33 269.66 moveto
211.47 262.56 lineto
213.19 273.01 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 219.33 269.66 moveto
211.47 262.56 lineto
213.19 273.01 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
229.74 285.02 moveto 119 (2 423 006 \(390 000x\)) alignedtext
grestore
% Fd6aea8
gsave
1 setlinewidth
0 0 0 nodecolor
408.74 236.35 103.89 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
343.24 240.15 moveto 131 (setExceptionParameters) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
381.24 225.15 moveto 55 (2 960 467) alignedtext
grestore
% Fd5e948->Fd6aea8
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 468.03 322.36 moveto
454.45 315.87 440.9 307.31 430.74 296.22 curveto
424.75 289.69 420.35 281.37 417.13 273.07 curveto
stroke
0 0 0 edgecolor
newpath 420.38 271.78 moveto
413.86 263.43 lineto
413.75 274.02 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 420.38 271.78 moveto
413.86 263.43 lineto
413.75 274.02 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
430.74 285.02 moveto 136 (2 960 467 \(21 642 540x\)) alignedtext
grestore
% Fd6f728
gsave
1 setlinewidth
0 0 0 nodecolor
630.74 236.35 50.41 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
610.74 240.15 moveto 40 (__eq__) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
603.24 225.15 moveto 55 (2 260 036) alignedtext
grestore
% Fd5e948->Fd6f728
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 548.33 315.74 moveto
563.55 301.26 582.99 282.77 599.16 267.39 curveto
stroke
0 0 0 edgecolor
newpath 601.97 269.54 moveto
606.8 260.12 lineto
597.15 264.47 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 601.97 269.54 moveto
606.8 260.12 lineto
597.15 264.47 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
583.74 285.02 moveto 136 (2 260 036 \(43 285 080x\)) alignedtext
grestore
% Fd70078
gsave
1 setlinewidth
0 0 0 nodecolor
864.74 236.35 118.17 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
789.24 240.15 moveto 151 (updateParametersInContext) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
837.24 225.15 moveto 55 (3 928 306) alignedtext
grestore
% Fd5e948->Fd70078
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 576.64 322.22 moveto
586.58 319.29 596.92 316.47 606.74 314.22 curveto
658.01 302.45 673.09 310.46 723.74 296.22 curveto
751.93 288.29 782.03 276.26 807.14 265.13 curveto
stroke
0 0 0 edgecolor
newpath 808.82 268.21 moveto
816.51 260.92 lineto
805.96 261.82 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 808.82 268.21 moveto
816.51 260.92 lineto
805.96 261.82 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
767.74 285.02 moveto 119 (3 928 306 \(388 137x\)) alignedtext
grestore
% Fd6b308
gsave
1 setlinewidth
0 0 0 nodecolor
403.74 131.61 156.04 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
301.24 135.41 moveto 205 (<built-in method _openmm.Nonbo...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
376.24 120.41 moveto 55 (2 938 963) alignedtext
grestore
% Fd6aea8->Fd6b308
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 407.47 209.42 moveto
406.88 197.14 406.15 182.25 405.5 168.86 curveto
stroke
0 0 0 edgecolor
newpath 408.98 168.35 moveto
405 158.53 lineto
401.99 168.69 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 408.98 168.35 moveto
405 158.53 lineto
401.99 168.69 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
406.74 180.28 moveto 136 (2 938 963 \(21 642 540x\)) alignedtext
grestore
% Fd6f728->Fd01958
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 633.76 209.42 moveto
635.21 197.01 636.97 181.95 638.55 168.46 curveto
stroke
0 0 0 edgecolor
newpath 642.02 168.87 moveto
639.71 158.53 lineto
635.07 168.05 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 642.02 168.87 moveto
639.71 158.53 lineto
635.07 168.05 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
637.74 180.28 moveto 136 (1 491 609 \(43 285 080x\)) alignedtext
grestore
% Fd91648
gsave
1 setlinewidth
0 0 0 nodecolor
881.74 131.61 156.04 26.74 ellipse_path stroke
0 0 0 nodecolor
14 /Times-Roman set_font
779.24 135.41 moveto 205 (<built-in method _openmm.Nonbo...) alignedtext
0 0 0 nodecolor
14 /Times-Roman set_font
854.24 120.41 moveto 55 (3 926 585) alignedtext
grestore
% Fd70078->Fd91648
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 869.02 209.42 moveto
871.08 197.01 873.57 181.95 875.8 168.46 curveto
stroke
0 0 0 edgecolor
newpath 879.27 168.96 moveto
877.45 158.53 lineto
872.36 167.82 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 879.27 168.96 moveto
877.45 158.53 lineto
872.36 167.82 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
874.74 180.28 moveto 119 (3 926 585 \(388 137x\)) alignedtext
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 1082 831
end
restore
%%EOF