Differences between revisions 2 and 3
Revision 2 as of 2006-11-13 10:00:03
Size: 87
Editor: anonymous
Comment:
Revision 3 as of 2006-11-13 10:15:36
Size: 655
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe graph database here. [[TableOfContents]]
Line 3: Line 3:
under construction. == Introduction ==
Line 5: Line 5:
The SAGE Graph Theory Project aims to implement Graph objects and algorithms in ["SAGE"].

The goal of the Graph Database is to implement constructors for many common graphs, as well as thorough docstrings that can be used for educational purposes. Please check below for updates and note the section set aside for suggestions at the bottom of the page.

== Basic Structures ==
We've begun to implement some basic graph constructors with (hopefully) intuitive graphics. Please browse below and for more information on
Line 6: Line 12:

== Named Graphs ==

== Suggestions ==
 * ???

TableOfContents

Introduction

The SAGE Graph Theory Project aims to implement Graph objects and algorithms in ["SAGE"].

The goal of the Graph Database is to implement constructors for many common graphs, as well as thorough docstrings that can be used for educational purposes. Please check below for updates and note the section set aside for suggestions at the bottom of the page.

Basic Structures

We've begun to implement some basic graph constructors with (hopefully) intuitive graphics. Please browse below and for more information on attachment:complete_array.png

Named Graphs

Suggestions

  • ???

graph_database (last edited 2008-11-14 13:42:09 by anonymous)