-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgraphcode.html
More file actions
104 lines (103 loc) · 3.12 KB
/
Copy pathgraphcode.html
File metadata and controls
104 lines (103 loc) · 3.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Graphcode Documentation</TITLE>
<META NAME="description" CONTENT="Graphcode Documentation">
<META NAME="keywords" CONTENT="graphcode">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="graphcode.css">
<LINK REL="next" HREF="node1.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html2"
HREF="node1.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/local/lib/latex2html/icons.gif/next_motif.gif"></A>
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/local/lib/latex2html/icons.gif/up_motif_gr.gif">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/local/lib/latex2html/icons.gif/previous_motif_gr.gif">
<A NAME="tex2html1"
HREF="node19.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
SRC="/usr/local/lib/latex2html/icons.gif/index_motif.gif"></A>
<BR>
<B> Next:</B> <A NAME="tex2html3"
HREF="node1.html">#1</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<H1 ALIGN="CENTER">Graphcode Documentation</H1>
<P ALIGN="CENTER"><STRONG>Russell K. Standish and Duraid Madina</STRONG></P>
<P ALIGN="LEFT"></P>
<P>
#172#>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"> </A>
<UL>
<LI><A NAME="tex2html4"
HREF="node1.html">#1</A>
<UL>
<LI><A NAME="tex2html5"
HREF="node2.html">#1</A>
</UL>
<LI><A NAME="tex2html6"
HREF="node3.html">Graph</A>
<UL>
<LI><A NAME="tex2html7"
HREF="node4.html">Basic usage of Graph</A>
</UL>
<LI><A NAME="tex2html8"
HREF="node5.html">Objects</A>
<UL>
<LI><A NAME="tex2html9"
HREF="node6.html">Serialisation methods</A>
<LI><A NAME="tex2html10"
HREF="node7.html">Virtual Constructors</A>
<LI><A NAME="tex2html11"
HREF="node8.html">Run Time Type Identification</A>
<LI><A NAME="tex2html12"
HREF="node9.html">Node and edge weights</A>
<LI><A NAME="tex2html13"
HREF="node10.html">Edge list</A>
<LI><A NAME="tex2html14"
HREF="node11.html">Self linking nodes</A>
</UL>
<LI><A NAME="tex2html15"
HREF="node12.html">objref</A>
<LI><A NAME="tex2html16"
HREF="node13.html">Ptrlist</A>
<LI><A NAME="tex2html17"
HREF="node14.html">omap</A>
<UL>
<LI><A NAME="tex2html18"
HREF="node15.html">Note on using macros to parametrise omap</A>
</UL>
<LI><A NAME="tex2html19"
HREF="node16.html">Building Graphcode</A>
<LI><A NAME="tex2html20"
HREF="node17.html">Using graphcode in parallel</A>
<LI><A NAME="tex2html21"
HREF="node18.html">Examples</A>
<LI><A NAME="tex2html22"
HREF="node19.html">Index</A>
<LI><A NAME="tex2html23"
HREF="node20.html">About this document ... </A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
<I>Russell Standish</I>
<BR><I>2007-03-13</I>
</ADDRESS>
</BODY>
</HTML>