Search results for "module:Graph"

lib/Graph.pm River stage three • 78 direct dependents • 141 total dependents

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

B::Graph - Perl compiler backend to produce graphs of OP trees River stage zero No dependents

This module is a backend to the perl compiler (B::*) which, instead of outputting bytecode or C based on perl's compiled version of a program, writes descriptions in graph-description languages specifying graphs that show the program's structure. It ...

SMCCAM/B-Graph-0.51 - 01 Jan 2001 04:01:40 UTC

Tk::Graph - A graphical Chartmaker at Canvas (Realtime). River stage zero No dependents

A graphical Chartmaker at Canvas (Realtime). This is a real Canvas widget, so you can draw with the standard routines in the Canvas object. For example, you can draw a line with *$chart*->*line(x,y,...)*. This is useful for you when you will add a lo...

XPIX/Tk-Graph-0.06 - 12 Dec 2002 17:20:22 UTC

TM::Graph - Topic Maps, trait for graph-like operations River stage one • 3 direct dependents • 3 total dependents

Obviously a topic map is also a graph, the topics being the nodes, and the associations forming the edges, albeit these connections connect not always only two nodes, but, ok, you should know TMs by now. This package provides some functions which foc...

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC

Graph::D3 - Create ref/json to show node-edge graph with D3.js River stage zero No dependents

Graph::D3 is a moudle to covert Graph object to the format which is used in d3.js(http://d3js.org/). This module simply supports node-edge graph in the example....

SHOHEIK/Graph-D3-0.03 - 14 Apr 2013 02:39:51 UTC

GD::Graph - Graph Plotting Module for Perl 5 River stage two • 31 direct dependents • 34 total dependents

GD::Graph is a *perl5* module to create charts using the GD module. The following classes for graphs with axes are defined: "GD::Graph::lines" Create a line chart. "GD::Graph::bars" and "GD::Graph::hbars" Create a bar chart with vertical or horizonta...

BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC

SAL::Graph - Graphing abstraction for SAL::DBI database objects River stage zero No dependents

SELCOMB/SAL-3.03 - 01 Jul 2005 01:12:02 UTC

PBS::Graph River stage zero No dependents

*GenerateTreeGraphFile* generates a graphical representation of the dependency try just before a build starts. EXPORT None....

NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC

Graph::GML - Perl extension for reading GML files and creating a Graph object River stage zero No dependents

The Graph Modelling Language (see http://en.wikipedia.org/wiki/Graph_Modelling_Language> ) is an ASCII file format for describing graphs. It is quite extensive, not only defining the graph itself but including tags for graphics. This perl module is c...

LMETCALF/Graph-GML-0.01 - 31 Dec 2011 00:39:03 UTC

SVG::Graph - Visualize your data in Scalable Vector Graphics (SVG) format. River stage one • 2 direct dependents • 4 total dependents

SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. Data may be represented as: Glyph Name Dimensionality supported 1d 2d 3d tree ------...

ALLENDAY/SVG-Graph-0.02 - 11 Jun 2008 17:40:33 UTC

ODO::Graph - Base methods for a graph object River stage one • 1 direct dependent • 1 total dependent

Base graph object that defines the graph interface....

EKAWAS/PLUTO-0.30 - 12 May 2011 23:49:49 UTC

CGI::Graph - Create interactive CGI-based graphs River stage zero No dependents

This module creates CGI graphs which allow the user to visualize spreadsheet data using scatter plots, bar plots, histograms, etc. It provides features for easy interactions such as panning, zooming, element selection, and axis selection. An input fi...

MCHANG/CGIGraph-0.93 - 03 Jun 2002 21:11:23 UTC

Graph::Line - generate line graphs River stage zero No dependents

Graph::Line generates line graphs for Graph::Undirected objects. Constructor "new" is the only overridden method, constructing (nondestructively) a line graph for input graph. Both simple and multiedged graphs are supported. Constructor "new" accepts...

MERKYS/Graph-Line-0.1.0 - 05 Feb 2021 13:25:21 UTC

GOBO::Graph River stage zero No dependents

A collection of inter-related GOBO::Node objects. With a simple ontology these are typically GOBO::TermNode objects, although other graphs e.g. instance graphs are possible. This module deliberately omits any kind of graph traversal functionality. Th...

CMUNGALL/GOBO-0.03 - 17 Aug 2009 18:03:10 UTC

Text::Graph - Perl module for generating simple text-based graphs. River stage zero No dependents

Some data is easier to analyze graphically than in its raw form. In many cases, however, a full-blown multicolor graphic representation is overkill. In these cases, a simple graph can provide an appropriate graphical representation. The Text::Graph m...

GWADEJ/Text-Graph-0.83 - 25 Dec 2014 00:29:17 UTC

Graph::Fast - graph data structures and algorithms, just faster. River stage zero No dependents

Graph::Fast implements a mathematical abstract data structure, called graph, that models relations between objects with vertices and edges. Graph::Fast vs Graph While Graph is a module with a lot of features, it is not really fast. Graph::Fast doesn'...

PENMA/Graph-Fast-0.02 - 29 May 2010 21:01:39 UTC

OGDL::Graph - a class for manipulating a OGDL graph object River stage zero No dependents

OGDL is a human editable alternative to XML. It embeds information in the form of graphs, where the nodes are strings and the arcs or edges are spaces or indentations. This class facilitates the manipulation of ogdl graph....

HZHOU/ogdl-perl-0.2 - 12 Nov 2010 04:20:30 UTC

Graph::Easy - Convert or render graphs (as ASCII, HTML, SVG or via Graphviz) River stage two • 24 direct dependents • 27 total dependents

"Graph::Easy" lets you generate graphs consisting of various shaped nodes connected by edges (with optional labels). It can read and write graphs in a variety of formats, as well as render them via its own grid-based layouter. Since the layouter work...

SHLOMIF/Graph-Easy-0.76 - 06 Jun 2016 07:33:51 UTC

Mail::Graph - draw graphical stats for mails/spams River stage zero No dependents

This module parses mailbox files in either compressed or uncompressed form and then generates pretty statistics and graphs about them. Although at first developed to do spam statistics, it works just fine for normal mail. File Format The module reads...

TELS/Mail-Graph-0.14 - 04 Jan 2004 13:27:51 UTC

Graph::Nauty - Perl bindings for Nauty River stage zero No dependents

Graph::Nauty provides an interface to Nauty, a set of procedures for determining the automorphism group of a vertex-coloured graph, and for testing graphs for isomorphism. Currently Graph::Nauty only supports Graph::Undirected, that is, it does not h...

MERKYS/Graph-Nauty-0.5.1 - 06 Aug 2022 07:56:50 UTC

PRANG::Graph - XML mapping by peppering Moose attributes River stage one • 1 direct dependent • 1 total dependent

PRANG::Graph allows you to mark attributes on your Moose classes as corresponding to XML attributes and child elements. This allows your class structure to function as an *XML graph* (a generalized form of an specification for the shape of an XML doc...

EGILES/PRANG-0.21 - 30 Jan 2023 22:10:38 UTC

Paths::Graph - Generate paths from hash graph. River stage zero No dependents

This package provides an object class which can be used to get diferents graph paths , with only pure perl code and I don't use other packet or module cpan. This class calculates the shortest path between two nodes in a graph and return in other meth...

CAVASQUEZ/Paths-Graph-0.03 - 07 Apr 2008 19:09:26 UTC

Graph::XGMML - Simple Graph.pm-like interface for generating XGMML graphs River stage one • 1 direct dependent • 2 total dependents

To produce useful diagrams on extremely large graphs, sometimes it is necesary to move beyond simple graphing tools to applications specifically designed for rendering very large graphs, many of which were designed for biology applications (such as m...

ADAMK/Graph-XGMML-0.01 - 10 Aug 2009 12:22:31 UTC

Scene::Graph - A Two-Dimensional Scene Graph River stage zero No dependents

This is a pure-perl implementation of a http://en.wikipedia.org/wiki/Scene_graph. It allows the creation of scenes of nodes with translations. The scene may then be traversed using Scene::Graph::Traverser. It allows iteration over a flat array of clo...

GPHAT/Scene-Graph-0.01 - 06 Jan 2010 00:29:41 UTC

Devel::Graph - Turn Perl code into a graphical flowchart River stage zero No dependents

This module decomposes Perl code into blocks and generates a Graph::Flowchart object out of these. The resulting object represents the code in a flowchart manner and it can return an Graph::Easy object. This in turn can be converted it into all outpu...

TELS/Devel-Graph-0.12 - 15 Dec 2007 13:55:07 UTC

Boost::Graph - Perl interface to the Boost-Graph C++ libraries. River stage zero No dependents

Boost::Graph is a perl interface to the Boost-Graph C++ libraries that offer many efficient and peer reviewed algorithms....

DBURDICK/Boost-Graph-1.4 - 11 Jul 2007 18:07:27 UTC

Graph::Usage - graph usage patterns from Perl packages River stage zero No dependents

This script traces the usage of Perl packages by other Perl packages from "use" and "require" statements and plots the result as a graph. Due to the nature of the parsing it might miss a few connections, or even generate wrong positives. However, the...

TELS/Graph-Usage-0.12 - 29 Jan 2006 15:25:07 UTC

Graph::Maker - Create many types of graphs River stage one • 1 direct dependent • 1 total dependent

BATZ/Graph-Maker-0.02 - 21 May 2008 22:47:07 UTC

Chart::Graph - Perl extension for a front-end to gnuplot, XRT, and Xmgrace. River stage one • 1 direct dependent • 1 total dependent

use Chart::Graph; Graph.pm is a wrapper module that allows easy generation of graphs within perl. Currently Graph.pm supports three graphing packages, gnuplot, XRT, and Xmgrace. These software packages must be obtained separately from this Perl modul...

CAIDAPERL/Chart-Graph-3.2 - 07 Jun 2006 21:12:15 UTC

Graph::Writer - base class for Graph file format writers River stage two • 13 direct dependents • 14 total dependents

Graph::Writer is a base class for Graph file format writers. A particular subclass of Graph::Writer will handle a specific file format, and generate a Graph, represented using Jarkko Hietaniemi's Graph class. You should never create an instance of th...

NEILB/Graph-ReadWrite-2.10 - 27 Mar 2021 17:31:55 UTC

Graph::Clique - Return all k-cliques in a graph River stage zero No dependents

This module extends Greg Bacon's implementation on clique reduction with regular expression. Originally can be found at: <http://home.hiwaay.net/~gbacon/perl/clique.html> The function take clique size (k) and vertices (list of lists) and return all t...

EWIJAYA/Graph-Clique-0.02 - 12 Nov 2004 04:26:46 UTC

Graph::Regexp - Create graphical flowchart from a regular expression River stage zero No dependents

This module takes the debug dump of a regular expression (regexp) as generated by Perl itself, and creates a flowchart from it as a Graph::Easy object. This in turn can be converted it into all output formats currently supported by "Graph::Easy", nam...

TELS/Graph-Regexp-0.05 - 13 Apr 2008 20:00:03 UTC

Graph::Matrix - create and manipulate a V x V matrix of graph G River stage three • 78 direct dependents • 141 total dependents

This module is meant for internal use by the Graph module. Class Methods new($g) Construct a new Matrix from the Graph $g. Object Methods get($u, $v) Return the value at the edge from $u to $v. set($u, $v, $val) Set the edge from $u to $v to value $v...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

Imager::Graph - Perl extension for producing Graphs using the Imager library. River stage one • 2 direct dependents • 2 total dependents

Imager::Graph provides style information to its base classes. It defines the colors, text display information and fills based on both built-in styles and modifications supplied by the user to the draw() method. POD ERRORS Hey! The above document had ...

TONYC/Imager-Graph-0.12 - 12 May 2015 08:41:33 UTC

Graph::Reader - base class for Graph file format readers River stage two • 13 direct dependents • 14 total dependents

Graph::Reader is a base class for Graph file format readers. A particular subclass of Graph::Reader will handle a specific file format, and generate a Graph, represented using Jarkko Hietaniemi's Graph class. You should never create an instance of th...

NEILB/Graph-ReadWrite-2.10 - 27 Mar 2021 17:31:55 UTC

Graph::Graph6 - read and write graph6, sparse6, digraph6 format graphs River stage one • 1 direct dependent • 1 total dependent

This module reads and writes graph6, sparse6 and digraph6 files or strings as per <http://cs.anu.edu.au/~bdm/data/formats.txt> These formats represent a graph (a graph theory graph) with vertices numbered 0 to n-1 encoded into printable ASCII charact...

KRYDE/Graph-Graph6-9 - 27 Mar 2021 23:35:12 UTC

Graph::Simple - simple and intuitive interface for manipulating graph River stage zero No dependents

In computer science, a graph is an abstract data type that is meant to implement the graph and hypergraph concepts from mathematics. A graph data structure consists of a finite (and possibly mutable) set of ordered pairs, called *edges*, of certain e...

SUKRIA/Graph-Simple-0.04 - 14 Sep 2013 09:42:17 UTC

Graph::Kruskal - Kruskal's Algorithm for Minimal Spanning Trees in Graphs River stage zero No dependents

This algorithm computes the Minimal Spanning Tree of a given graph according to some cost function defined on the edges of that graph. Input: A set of vortices which constitute a graph (some cities on a map, for example), a set of edges (i.e., roads)...

STBEY/Graph-Kruskal-2.0 - 07 Aug 1997 06:10:42 UTC

Graph::Convert - Convert between graph formats: Graph and Graph::Easy River stage one • 1 direct dependent • 1 total dependent

"Graph::Convert" lets you convert graphs between the graph formats from Graph and Graph::Easy. It takes a graph object in either format, and converts it to the desired output format. It handles simple graphs (directed or undirected) as well as multi-...

TELS/Graph-Convert-0.09 - 19 Nov 2007 17:50:37 UTC

Graph::Grammar - Graph grammar, i.e. rewriting method River stage zero No dependents

Graph::Grammar is a Perl implementation of a graph rewriting method (a.k.a. graph grammar). Much of the API draws inspiration from Parse::Yapp, but instead of acting on text streams Graph::Grammar is oriented at graphs, as implemented in Perl's Graph...

MERKYS/Graph-Grammar-0.1.1 - 02 Apr 2024 08:36:56 UTC

Graph::Feather - Like Graph::Directed basics, but with SQLite backend River stage one • 1 direct dependent • 1 total dependent

Light-weight drop-in replacement for Graph::Directed using SQLite to store directed graph data. Only basic graph manipulation functions are supported. Some applications may find this module faster and/or use less memory than Graph::Directed, particul...

BJOERN/Graph-Feather-0.09 - 15 Apr 2018 14:44:36 UTC

Graph::MaxFlow - compute maximum flow between 2 vertices in a graph River stage zero No dependents

Computes the maximum flow in a graph, represented using Jarkko Hietaniemi's Graph.pm module....

WALTMAN/Graph-MaxFlow-0.03 - 20 Dec 2010 02:39:30 UTC

Graph::Directed - directed graphs River stage three • 78 direct dependents • 141 total dependents

Graph::Directed allows you to create directed graphs. For the available methods, see Graph....

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

Graph::Layouter - lay out graph onto an abstract plane River stage zero No dependents

This module provides an abstract class for various algorithms of graph nodes positioning at a virtual surface. That is, if you have a graph stuffed into a "Graph" object, "Graph::Layouter" will take it and assign each node in the graph virtual coordi...

PASKY/Graph-Layderer-0.03 - 11 Feb 2006 17:43:35 UTC

Stepford::Graph - Contains the step dependency graph River stage one • 1 direct dependent • 1 total dependent

This is an internal class and has no user-facing parts. Please do not use it. A "Stepford::Graph" is a directed graph of the step dependency resolution. Each step node has connections to all of the nodes for the steps that create its dependencies. It...

MAXMIND/Stepford-0.006001 - 09 Aug 2023 14:20:52 UTC

Graph::Traverse - A traverse() method for the Graph module. River stage zero No dependents

WLINDLEY/Graph-Traverse-0.04 - 10 May 2019 17:08:07 UTC

Facebook::Graph - A fast and easy way to integrate your apps with Facebook. River stage one • 4 direct dependents • 4 total dependents

This is a Perl interface to the Facebook Graph API <http://developers.facebook.com/docs/api>. With this module you can currently query public Facebook data, query privileged Facebook data, and build a privileged Facebook application. See the TODO for...

RIZEN/Facebook-Graph-1.1205 - 21 Jan 2019 17:26:56 UTC

Graph::Renderer - draw the graph onto a real plane River stage zero No dependents

This module provides an abstract class for drawing a given layouted graph (created usually by "Graph::Layouter") through various image creation interfaces ("GD", "Imager"). All the relevant layouting information used for nodes positioning is load fro...

PASKY/Graph-Layderer-0.03 - 11 Feb 2006 17:43:35 UTC

Graph::Subgraph - A subgraph() method for Graph module. River stage zero No dependents

KHEDIN/Graph-Subgraph-0.04 - 09 Oct 2022 21:54:05 UTC

Graph::PetriNet - Perl extension for Petri Nets River stage zero No dependents

This package implements a bipartite graph to represent and interpret a *Petri net* (<http://en.wikipedia.org/wiki/Petri_net>). Accordingly, there are two kinds of nodes: * "Data nodes" carry the information to be processed and/or propagated. This pac...

DRRHO/Graph-PetriNet-0.03 - 19 May 2009 14:56:46 UTC

Graph::Template - Graph::Template River stage zero No dependents

This is a module used for templating Graph files. Its genesis came from the need to use the same datastructure as HTML::Template, but provide Graph files instead. The existing modules don't do the trick, as they require separate logic from what HTML:...

RKINYON/Graph-Template-0.05 - 08 Apr 2004 11:40:53 UTC

Graph::Timeline - Render timeline data River stage zero No dependents

Overview The purpose of this class is to organise the data that will be used to render a timeline. Events fall into two types. Intervals, which has a start and an end. For example Albert Einstein was born on 1879/03/14 and died on 1955/04/18, this wo...

PETERHI/Graph-Timeline-1.5 - 29 Aug 2009 12:11:48 UTC

Graph::Matching - Maximum Matching in Graphs River stage zero No dependents

JORISVR/Graph-Matching-0.02 - 30 Apr 2012 10:47:07 UTC

Graph::Implicit - graph algorithms for implicitly specified graphs River stage zero No dependents

This module implements several graph algorithms (for directed, weighted graphs) that can run without having to specify the actual graph. This module models a graph as an arbitrary coderef that maps vertices onto a list of adjacent vertices and weight...

DOY/Graph-Implicit-0.03 - 28 Sep 2009 00:57:34 UTC

Graph::Weighted - A weighted graph implementation River stage zero No dependents

A "Graph::Weighted" object is a subclass of the Graph module with attribute handling. As such, all of the Graph methods may be used....

GENE/Graph-Weighted-0.9101 - 21 Apr 2020 08:44:21 UTC

GraphViz::Graph - Object Oriented interface to graphviz. River stage one • 1 direct dependent • 1 total dependent

RENE/GraphViz-Graph-0.03 - 19 Jul 2017 08:42:42 UTC

Graph::Dijkstra - Dijkstra computations with methods to input/output graph datasets from/to supported file formats River stage zero No dependents

Efficient implementation of Dijkstras shortest path algorithm in Perl using a Minimum Priority Queue (Array::Heap::ModifiablePriorityQueue**). Computation methods. farthestNode() Shortest path to farthest node from an origin node shortestPath() Short...

DDALLEN/Graph-Dijkstra-0.70 - 14 Mar 2016 13:13:05 UTC

Graph::SocialMap - Easy tool to create social network map River stage zero No dependents

This module implement a interesting graph application that is called the 'Social Relation Map'. It provides object-oriented way to retrieve many social information that can be found in this map. The "new()" constructor accepts one argument in the for...

GUGOD/Graph-SocialMap-0.13 - 16 Apr 2022 02:41:09 UTC

StatsView::Graph - Solaris performance data collection and graphing package River stage zero No dependents

StatsView::Graph is a package that was originally written for internal use within the Sun UK Performance Centre. It allows the display of the output of the standard Solaris utilities sar, iostat, mpstat and vmstat, as well as the output of vxstat if ...

ABURLISON/StatsView-1.4 - 27 Feb 2001 16:27:44 UTC

ArangoDB2::Graph - ArangoDB graph API methods River stage zero No dependents

ArangoDB2::Graph implements the "General Graph" API (/_api/gharial) and not the deprecated "Graphs" API (/_api/graph). In order to make things more intuitive this is named "Graph" instead of "Gharial."...

EWARNCKE/ArangoDB2-0.11 - 11 Nov 2014 22:00:37 UTC

Graph::Geometric - create and work with geometric graphs River stage zero No dependents

"Graph::Geometric" is an extension of Graph to support working with geometric (topologic) graphs. In addition to vertices and edges, "Graph::Geometric" has a concept of faces to ease handling of geometric graphs. "Graph::Geometric" does not provide c...

MERKYS/Graph-Geometric-0.2.0 - 01 Mar 2023 06:56:38 UTC

Graph::UnionFind - union-find data structures River stage three • 78 direct dependents • 141 total dependents

*Union-find* is a special data structure that can be used to track the partitioning of a set into subsets (a problem also known as *disjoint sets*). "Graph::UnionFind" is used for "connected_components" in Graph, "connected_component" in Graph, and "...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

Graph::BitMatrix - create and manipulate a V x V bit matrix of graph G River stage three • 78 direct dependents • 141 total dependents

This class enables creating bit matrices that compactly describe the connected of the graphs. Class Methods new($g) Create a bit matrix from a Graph $g. The %opt, if present, can have the following options: * connect_edges If true or if not present, ...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

Graph::Traversal - traverse graphs River stage three • 78 direct dependents • 141 total dependents

You can control how the graph is traversed by the various callback parameters in the %opt. In the parameters descriptions below the $u and $v are vertices, and the $self is the traversal object itself. Callback parameters The following callback param...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

Graph::ReadWrite - modules for reading and writing directed graphs River stage two • 13 direct dependents • 14 total dependents

This module is a placeholder in the Graph-ReadWrite distribution, which is a collection of modules for reading and writing directed graphs. You don't use "Graph::ReadWrite", you use one of the reader or writer modules for a specific format: * Graph::...

NEILB/Graph-ReadWrite-2.10 - 27 Mar 2021 17:31:55 UTC

Graph::Bipartite - Graph algorithms on bipartite graphs. River stage zero No dependents

This algorithm computes the maximum matching of a bipartite unweighted and undirected graph in worst case running time O( sqrt(|V|) * |E| ). The constructor takes as first argument the number of vertices of the first partition V1, as second argument ...

DETZOLD/Graph-Bipartite-0.01 - 25 May 2003 21:25:37 UTC

Graph::Flowchart - Generate easily flowcharts as Graph::Easy objects River stage one • 1 direct dependent • 1 total dependent

This module lets you easily create flowcharts as Graph::Easy objects. This means you can output your flowchart as HTML, ASCII, Boxart (unicode drawing) or SVG. Classes The nodes constructed by the various "add_*" methods will set the subclass of the ...

TELS/Graph-Flowchart-0.11 - 15 Dec 2007 13:53:41 UTC

Graph::SomeUtils - Some utility functions for Graph objects River stage one • 1 direct dependent • 1 total dependent

Some helper functions for working with Graph objects....

BJOERN/Graph-SomeUtils-0.20 - 12 Oct 2017 20:54:00 UTC

Graph::MoreUtils - utilities for graphs River stage zero No dependents

MERKYS/Graph-MoreUtils-0.2.0 - 08 Dec 2023 14:15:40 UTC

Graph::Statistics - Perl extension for calculating network constraint and other network statistics. River stage zero No dependents

Calculates Burt's network constraint value on nodes within a hash based network representation. An earlier version (not public) was based on Graph, but that was too slow for networks of size. Methods * constraint(hashreference, nodeidentifier) return...

EMORISSE/Graph-Statistics-0.02 - 03 Apr 2009 22:37:26 UTC

Graph::Similarity - Calculate similarity of the vertices in graph(s) River stage zero No dependents

Graph is composed of vertices and edges (This is often also referred as nodes/edge in network). Graph::Similarity calculate the similarity of the vertices(nodes) by the following algorithms, SimRank Jeh et al "SimRank: A Measure of Structural-Context...

SHOHEIK/Graph-Similarity-v0.0.5 - 16 Aug 2012 22:42:11 UTC

Graph::RandomPath - Find a random path between two graph vertices River stage one • 1 direct dependent • 1 total dependent

Generates random paths between two vertices in a Graph....

BJOERN/Graph-RandomPath-0.01 - 16 Jan 2014 22:52:53 UTC

Graph::Dependency - Generate dependency graphs and reports River stage zero No dependents

The script graph.pl will generate a dependency tree from the given module name. It does this by fetching recursively the META.yml file for each module, and then extracting the prerequisites from this file....

TELS/Graph-Dependency-0.02 - 29 Jan 2006 15:14:27 UTC

Graph::Undirected - undirected graphs River stage three • 78 direct dependents • 141 total dependents

Graph::Undirected allows you to create undirected graphs. For the available methods, see Graph....

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

StatusBoard::Graph - create JSON with graph data for Status Board iPad App River stage zero No dependents

There is a great iPad App called Status Board <http://www.panic.com/statusboard/>. It can show differect types of information. One type is a Graph. To create that Graph one can use CSV format, or use more powerfull JSON format. This module simplifies...

BESSARABV/StatusBoard-Graph-1.0.1 - 23 Sep 2013 04:54:41 UTC

Graph::AdjacencyMap - map of graph vertices or edges River stage three • 78 direct dependents • 141 total dependents

This module is meant for internal use by the Graph module....

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

Graph::NewmanGirvan - Newman-Girvan Graph node clustering River stage zero No dependents

The "newman_girvan" sub takes a Graph object and computes clusters for each vertex in the graph. The implementation is a quick and dirty port of the code in Andreas Noack's linloglayout utility, tested only with graphs with edges with edge weights gr...

BJOERN/Graph-NewmanGirvan-0.3 - 05 Dec 2011 22:26:05 UTC

Graph::ChainBuilder - build directed 2-regular cyclic graphs River stage zero No dependents

EWILHELM/Graph-ChainBuilder-v0.0.2 - 05 Jan 2009 18:05:40 UTC

Graph::ChuLiuEdmonds - Find minimum spanning trees in a directed graph. River stage one • 2 direct dependents • 7 total dependents

PAJAS/Graph-ChuLiuEdmonds-0.06 - 26 Feb 2012 19:20:06 UTC

Grammar::Graph - Graph representation of formal grammars River stage zero No dependents

Graph representation of formal grammars....

BJOERN/Grammar-Graph-0.20 - 12 Oct 2017 22:15:12 UTC

Graph::AdjacencyMatrix - create and query the adjacency matrix of graph G River stage three • 78 direct dependents • 141 total dependents

You can use "Graph::AdjacencyMatrix" to compute the adjacency matrix and optionally also the distance matrix of a graph, and after that query the adjacencyness between vertices by using the "is_adjacent()" method, or query the distance between vertic...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

Graph::Easy::As_graph6 - stringize Graph::Easy in graph6 format River stage one • 1 direct dependent • 1 total dependent

"Graph::Easy::As_graph6" adds an "as_graph6()" method to "Graph::Easy" to give a graph as a string of graph6, sparse6 or digraph6. These formats are per <http://cs.anu.edu.au/~bdm/data/formats.txt> graph6 format is an undirected graph without self-lo...

KRYDE/Graph-Graph6-9 - 27 Mar 2021 23:35:12 UTC

GD::Graph::Map - generate HTML map text for GD::Graph diagramms. River stage zero No dependents

This is a *perl5* module to generate HTML map text for following GD::Graph objects GD::Graph::pie, GD::Graph::bars, GD::Graph::lines, GD::Graph::area, GD::Graph::point and GD::Graph::linespoints. As a result of its work is created HTML code containin...

RA/GDGraph-Map-1.05 - 15 Mar 2001 14:51:06 UTC

SVG::TT::Graph - Base module for generating SVG graphics River stage one • 4 direct dependents • 4 total dependents

This package is a base module for creating graphs in Scalable Vector Format (SVG). Do not use this module directly. Instead, use one of the following modules to create the plot of your choice: SVG::TT::Graph::Line SVG::TT::Graph::Bar SVG::TT::Graph::...

LLAP/SVG-TT-Graph-1.04 - 07 Feb 2020 10:41:01 UTC

Graph::Easy::As_sparse6 - stringize Graph::Easy to sparse6 format River stage one • 1 direct dependent • 1 total dependent

"Graph::Easy::As_sparse6" adds an "as_sparse6()" method to "Graph::Easy" to give a graph as a string of sparse6. This is the same as $graph->as_graph6 (format => 'sparse6'); See Graph::Easy::As_graph6 for details....

KRYDE/Graph-Graph6-9 - 27 Mar 2021 23:35:12 UTC

Devel::MAT::Graph - a set of references between related SVs River stage one • 3 direct dependents • 3 total dependents

Instances of this class represent an entire graph of references between related SVs, as a helper method for return values from various Devel::MAT methods, which might be used for some sort of screen layout or other analysis tasks....

PEVANS/Devel-MAT-0.53 - 07 Mar 2024 17:57:32 UTC

Meta::Ds::Graph - data structure that represents a graph. River stage zero No dependents

This is a library to let you create a graph like data structure. The library gives services like the n'th node, n'th edge etc... The graphs are directional....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Git::Raw::Graph - Git graph class River stage one • 3 direct dependents • 3 total dependents

WARNING: The API of this module is unstable and may change without warning (any change will be appropriately documented in the changelog). ahead( $repo, $local, $upstream ) Get the commits $local is ahead of $upstream. $local and $upstream should be ...

JACQUESG/Git-Raw-0.90 - 27 Oct 2022 08:52:11 UTC

GD::Graph::Data - Data set encapsulation for GD::Graph River stage two • 31 direct dependents • 34 total dependents

This module encapsulates the data structure that is needed for GD::Graph and friends. An object of this class contains a list of X values, and a number of lists of corresponding Y values. This only really makes sense if the Y values are numerical, bu...

BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC

App::SVG::Graph - generate SVG graphs from the command line. River stage one • 1 direct dependent • 1 total dependent

This accepts tab-separated data (TSV) on STDIN and emits an SVG graph....

SHLOMIF/App-SVG-Graph-0.0.3 - 15 Oct 2020 09:40:15 UTC

SVG::Graph::Kit - Simplified SVG data plotting River stage one • 1 direct dependent • 2 total dependents

An "SVG::Graph::Kit" object is an automated data plotter that is a subclass of SVG::Graph (which unfortunately rotates the x-axis tick labels 90 degrees)....

GENE/SVG-Graph-Kit-0.0403 - 12 Jun 2022 02:20:34 UTC

Graph::TransitiveClosure - create and query transitive closure of graph River stage three • 78 direct dependents • 141 total dependents

You can use "Graph::TransitiveClosure" to compute the transitive closure graph of a graph and optionally also the minimum paths (lengths and vertices) between vertices, and after that query the transitiveness between vertices by using the "is_reachab...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC

ODO::Jena::Graph River stage one • 1 direct dependent • 1 total dependent

Description...

EKAWAS/PLUTO-0.30 - 12 May 2011 23:49:49 UTC

GD::Graph::Polar - Perl package to create polar graphs using GD package River stage one • 2 direct dependents • 3 total dependents

This package is a wrapper around GD to produce polar graphs with an easy interface. I use this package to plot antenna patterns on a graph with data from the RF::Antenna::Planet::MSI::Format package....

MRDVT/GD-Graph-Polar-0.22 - 04 Nov 2022 01:39:19 UTC

GD::Graph::Error - Error handling for GD::Graph classes River stage two • 31 direct dependents • 34 total dependents

This class is a parent for all GD::Graph classes, including GD::Graph::Data, and offers error and warning handling and some debugging control. Errors are stored in a lexical hash in this package, so the implementation of the subclass should be irrele...

BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC

PBS::Graph::Html River stage zero No dependents

Helper module to PBS::Graph. *GenerateHtmlGraph* generates a HTML document with a dependency graph linked to a set of HTML (text) files containing pertinent information about the node that was clicked in the main HTML document (index.html). It can al...

NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC

GO::Model::Graph - a collection of relationships over terms River stage one • 1 direct dependent • 1 total dependent

Object containing Nodes (GO::Model::Term objects) and relationships (:<GO::Model::Relationship> objects) this may be either the whole ontology tree, or a subgraph, depending on how the object is instantiated. ONTOLOGY GRAPH MODEL relationships can be...

CMUNGALL/go-perl-0.15 - 12 Jun 2013 16:22:41 UTC

Map::Tube::Graph - Graph output for Map::Tube. River stage one • 1 direct dependent • 1 total dependent

SKIM/Map-Tube-Graph-0.06 - 30 Nov 2023 18:06:32 UTC

GD::Graph::Hooks - Kludgey way to add callback hooks to GD::Graph River stage zero No dependents

JETTERO/GD-Graph-Hooks-1.0003 - 16 Nov 2015 14:19:34 UTC

GD::Graph::hbars - make bar graphs with horizontal bars River stage two • 31 direct dependents • 34 total dependents

This is a wrapper module which is completely identical to creating a GD::Graph::bars object with the "rotate_chart" attribute set to a true value....

BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC
599 results (0.064 seconds)