Differences between revisions 84 and 92 (spanning 8 versions)
Revision 84 as of 2006-10-14 05:26:10
Size: 1158
Editor: anonymous
Comment:
Revision 92 as of 2006-10-20 08:13:02
Size: 1433
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * We are currently seeking feedback on our survey of existing graph theory software.
 * We hope to begin the initial benchmarks this week. These will deal mostly with construction, retrieval and basic algorithms.
 * On Friday, October 20th Robert Miller will be giving a talk in PDL C-401 on graph theory and optimal algorithms. The talk is at 4? 5? Somebody that knows the correct time should put it in...
 * We are currently seeking possible additions to our [http://sage.math.washington.edu:9001/graph_survey survey] of existing graph theory software.
 * The initial [http://sage.math.washington.edu:9001/graph_benchmark benchmarking] has begun.
 * On Friday, October 20th Robert Miller will be giving a talk in PDL C-401 at 4:00pm. The talk will address the state of affairs for existing software, share a few benchmarks, and discuss some implementation ideas.
Line 18: Line 18:
 * [http://sage.math.washington.edu:9001/graph_survey link]
 * We have attempted to make a complete list of existing graph theory software. We posted functionality lists and some algorithm/construction summaries. We are very interested in feedback or last-minute additions, as we are ready to begin benchmarking our findings.
=== Initial Benchmark Results ===
 * [http://sage.math.washington.edu:9001/graph_benchmark link]
 * [http://sage.math.washington.edu:9001/graph_survey Link]
 * We have attempted to make a complete list of existing graph theory software. We posted functionality lists and some algorithm/construction summaries. We are very interested in feedback!
=== Benchmarks ===
 * [http://sage.math.washington.edu:9001/graph_benchmark Link]
 * Our initial tests are designed to compare the constructions and very basic functionality found in our survey of existing software. At this stage in the game, we are testing to find the best way to represent graph objects in SAGE.
 * We will post results on the wiki as we get them. And as always, we love feedback!

TableOfContents

Introduction

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

The main people working on this project are Emily Kirkman, Robert Miller and Bobby Moretti.

Current Status

Wiki Pages

Survey of Existing Software

Benchmarks

  • [http://sage.math.washington.edu:9001/graph_benchmark Link]

  • Our initial tests are designed to compare the constructions and very basic functionality found in our survey of existing software. At this stage in the game, we are testing to find the best way to represent graph objects in SAGE.
  • We will post results on the wiki as we get them. And as always, we love feedback!

graph (last edited 2009-11-29 06:48:46 by newacct)