Main > Programming > Libraries >

Bio::ConnectDots::SimpleGraph 1.0.2

Bio::ConnectDots::SimpleGraph 1.0.2

Sponsored Links

Bio::ConnectDots::SimpleGraph 1.0.2 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.10 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 978
Date added: 2007-02-21
Publisher: Nat Goodman

Bio::ConnectDots::SimpleGraph 1.0.2 description

Bio::ConnectDots::SimpleGraph is a simple, hopefully fast undirected graph package.

SYNOPSIS

use SimpleGraph;

my $graph=new Bio::ConnectDots::SimpleGraph;
# read pairs of nodes from STDIN
while (<>) {
my($node1,$node2)=split;
$graph->add_edge($node1,$node2);
}
my @nodes=graph->nodes; # get list of nodes
my @edges=graph->edges; # get list of edges
for each $node (@nodes) {
my @neighbors=$node->neighbors; # get list of neighboring nodes
}

The only reason this exists is that the standard CPAN Graph pacakge, Graph::Base, is seriously broken. The package implements a small and eclectic assortment of standard graph algorithms that we happened to need for our applications.
This module is a subclass of Class::AutoClass (available at CPAN). AutoClass auotgenerates simple accessor and mutator methods (aka get and set methods). It also automates class initialization.

Nodes can be any Perl values, including object references. Edges are pairs of nodes.

(Caveat: be careful with values that contain embedded instances of $; (the character Perl uses to separate components of multi-dimensional subscripts), because we use this in the text representation of edges.

Bio::ConnectDots::SimpleGraph 1.0.2 Screenshot

Advertisements

Bio::ConnectDots::SimpleGraph 1.0.2 Keywords

Bookmark Bio::ConnectDots::SimpleGraph 1.0.2

Hyperlink code:
Link for forum:

Bio::ConnectDots::SimpleGraph 1.0.2 Copyright

WareSeeker periodically updates pricing and software information of Bio::ConnectDots::SimpleGraph 1.0.2 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Bio::ConnectDots::SimpleGraph 1.0.2 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Bio::ConnectDots::ConnectDots is a top level class for connect-the-dots. Free Download
Bio::Graph::SimpleGraph is a Perl module that can create and manipulate undirected graphs. Free Download
Bio::OntologyIO::simplehierarchy is a base class parser for simple hierarchy-by-indentation type formats. Free Download
XBattleAI is an Unix strategy game. Free Download
Text::Graph is a Perl extension for generating text-based graphs. Free Download
Locale::Maketext::Simple is a simple interface to Locale::Maketext::Lexicon. Free Download
Bio::TreeIO::svggraph is a simple output format that converts a Tree object to an SVG output. Free Download
IPAC-NG is the iptables/ipchains based IP accounting package for Linux. Free Download