Is this your app? Claim this page to add your own description, links and contact info. It's free. →

DiscretePath

DiscretePath at Mac App Store analyse

Marc De Block
0 ratings · Power index: 100
Version 4.2.2
Size 0 Bytes
Updated 1 month ago
Released 20 Aug 2020

How do you feel about this app?

Description

‘DiscretePath’ is software for drawing, visualizing and analyzing medium-sized graphs (networks). Graphs of up to 20,000 edges (links) can be drawn in a reasonable amount of time. Larger graphs can also be imported and drawn, but this takes longer. Most analyzes (paths, flows, centralities, clustering, cliques, ...) can be performed on medium-sized graphs, except when non-polynomial algorithms are used or very complex matrices need to be constructed. In addition to the drawing and analysis tools, an Artificial Intelligence module covers AI algorithms that use graphs in one form or another. The supervised learning AI algorithms covered are: "Decision Trees" and "Graph Similarity". The decision tree algorithms can handle both categorical and numerical data and can be used for both classification and regression tasks. The Graph Similarity module compares the differences between two graphs based on the flows through their vertices. Features: - Draw a network as a graph, as a traditional tree or as radial tree - Import network data as a list of edges, as an adjacency list, or as an adjacency matrix - Import x,y-coordinates of the vertices (f.ex. vertices that represent locations on a map can be set to their latitude and longitude coordinates) - Categories can be assigned to vertices - Vertices can be organized in groups (improves graph layout, visualization and analysis) - Shortest and longest path - Maximum flow through the edges (and vertices) - Global and minimum s-t cut - Minimum spanning tree - Centralities: degree centrality, vertex betweenness, edge betweenness, harmonic centrality - Clustering methods based on: nearest neighborgh, hitting time, random walk - Ability to perform sequential clustering to reduce the number of clusters and gain deeper insight into network structure - Create random graphs - Perform different types of random walks - Identifying the maximum clique and all the cliques (minimum size can be selected) - Decision models: based on single or ensemble of decision trees - Graph similarity: compares the differences between two graphs based on the flows through their vertices

Estimates

Monthly Downloads > 2.2k
Est. Revenue ~ $900

Availability

Devices

MacDesktop

Pricing by country

Country Price
Canada free
China free
France free
Germany free
Italy free
Netherlands free
Portugal free
Spain free
UK free
India free
Japan free
Korea, Republic Of free
Poland free
Russia free
Turkey free
USA free
Ukraine free

Version History

Latest: 4.2.2

Bug fixes: - 'Centralities': In version 4.2.0, when the edge weights and/or the content of the vertices were very high, errors could occur in the calculations (when numbers >10^18 were reached). This is reflected in measures of centrality with a negative weight. This bug has been fixed. - 'Maximum flow - minimum cut - global minimum cut': numbers with more than 8 digits can now be processed.
v3.3.0 1 month ago