The.Algorithm.Design.Manual.Springer-Verlag.1998

The.Algorithm.Design.Manual.Springer-Verlag.1998 The.Algorithm.Design.Manual.Springer-Verlag.1998

18.04.2013 Views

LINK -- Programming and Visualization Environment for Hypergraphs LINK -- Programming and Visualization Environment for Hypergraphs LINK is a software system designed to be a general-purpose, extendible computing environment in which discrete mathematical objects representing real world problems can be easily manipulated and visualized. The system (which is still under development) features a full Scheme interpreter with access to the Tk graphics toolkit (STk), a flexible GUI, and a rich variety of important Collection and Graph objects which are grouped into C++ libraries. Link is designed to be useful as an educational tool, as a research tool, and as a prototyping tool for industry. The primary investigators of LINK are: Nathaniel Dean of Lucent / Bell Laboratories, Mark Goldberg of Rensselaer Polytechnic Institute, Greg Shannon of Spanning Tree Technologies, and Steven Skiena of SUNY Stony Brook. The project is currently coordinated by Jonathan Berry, a postdoctoral fellow at DIMACS at Rutgers University and one of LINK's primary designers. The LINK system is freely available for teaching and research. Also within the distribution directory is Jon Berry's implementations of several graph partitioning heuristics, including Kernighan-Lin, Simulated Annealing, and Path Optimization. ● Download Files (local site) ● LINK distribution site at DIMACS ● Jon Berry's graph partitioning heuristics, original site Problem Links ● Graph Partition (8) ● Graph Data Structures (6) ● Set Data Structures (4) About the Book Send us Mail Go to Main Page This page last modified on Dec 18, 1996. file:///E|/WEBSITE/IMPLEMEN/LINK/IMPLEMEN.HTM [19/1/2003 1:40:44]

David Eppstein's Knuth-Morris-Pratt Algorithm and Minkowski sum code David Eppstein's Knuth-Morris-Pratt Algorithm and Minkowski sum code David Eppstein's WWW page http://www.ics.uci.edu/~eppstein/161/kmp/ contains an implementation of the Knuth-Morris-Pratt string matching algorithm in C++. It exists as a teaching example from his algorithms course notes. He also provides a Mathematica code for the Minkowski sum problem in http://www.ics.uci.edu/~eppstein/junkyard/ukraine/ , which computes Minkowski sums of line segments (aka zonotopes). This problem is also closely related to maintaining line arrangements. The program works in any dimension, but doesn't do Minkowski sums of more complicated shapes. ● Link to EPPSTEIN's Knuth-Morris-Pratt Algorithm ● Link to EPPSTEIN's Minkowski sums code in Mathematica ● Download Files (local site) Problem Links ● Minkowski Sum (4) ● String Matching (4) About the Book Send us Mail Go to Main Page This page last modified on Feb 17, 1997. file:///E|/WEBSITE/IMPLEMEN/EPPSTEIN/IMPLEMEN.HTM [19/1/2003 1:40:44]

David Eppstein's Knuth-Morris-Pratt <strong>Algorithm</strong> and Minkowski sum code<br />

David Eppstein's Knuth-Morris-Pratt <strong>Algorithm</strong> and<br />

Minkowski sum code<br />

David Eppstein's WWW page http://www.ics.uci.edu/~eppstein/161/kmp/ contains an implementation of<br />

the Knuth-Morris-Pratt string matching algorithm in C++. It exists as a teaching example from his<br />

algorithms course notes.<br />

He also provides a Mathematica code for the Minkowski sum problem in<br />

http://www.ics.uci.edu/~eppstein/junkyard/ukraine/ , which computes Minkowski sums of line segments<br />

(aka zonotopes). This problem is also closely related to maintaining line arrangements. <strong>The</strong> program<br />

works in any dimension, but doesn't do Minkowski sums of more complicated shapes.<br />

● Link to EPPSTEIN's Knuth-Morris-Pratt <strong>Algorithm</strong><br />

● Link to EPPSTEIN's Minkowski sums code in Mathematica<br />

● Download Files (local site)<br />

Problem Links<br />

● Minkowski Sum (4)<br />

● String Matching (4)<br />

About the Book<br />

Send us Mail<br />

Go to Main Page<br />

This page last modified on Feb 17, 1997.<br />

file:///E|/WEBSITE/IMPLEMEN/EPPSTEIN/IMPLEMEN.HTM [19/1/2003 1:40:44]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!