Skip to content

Releases: souzamonteiro/cnatool

Ajax

01 Aug 18:13
Compare
Choose a tag to compare

CNATool is an online program for analyzing complex and social networks. It was developed to allow quick and simplified analysis of network graphs from any device connected to the Internet. It supports graphs in Pajek and JSON formats, creates graphs of artificial networks, displays graphs, selects the layout algorithm and displays its properties (average degree, density, average clustering coefficient, average shortest path, diameter and efficiency). It also displays detailed properties of the vertices and saves the graph in Pajek, JSON and SVG formats, in addition to generating HTML reports.

This release improves maintenance requirements and adds features such as creating semantic networks and networks from spreadsheets in CSV format. This release also includes documentation updates.

Nautilus

01 Aug 13:24
Compare
Choose a tag to compare

CNATool is an online program for analyzing complex and social networks. It was developed to allow quick and simplified analysis of network graphs from any device connected to the Internet. It supports graphs in Pajek and JSON formats, creates graphs of artificial networks, displays graphs, selects the layout algorithm and displays its properties (average degree, density, average clustering coefficient, average shortest path, diameter and efficiency). It also displays detailed properties of the vertices and saves the graph in Pajek, JSON and SVG formats, in addition to generating HTML reports.

This release improves maintenance requirements and adds features such as creating semantic networks and networks from spreadsheets in CSV format.

Luffy

04 Sep 23:13
Compare
Choose a tag to compare

CNATool is an online program for analyzing complex and social networks. It was developed to allow quick and simplified analysis of network graphs from any device connected to the Internet. It supports graphs in Pajek and JSON formats, creates graphs of artificial networks, displays graphs, selects the layout algorithm and displays its properties (average degree, density, average clustering coefficient, average shortest path, diameter and efficiency). It also displays detailed properties of the vertices and saves the graph in Pajek, JSON and SVG formats, in addition to generating HTML reports.

This release includes calculation acceleration using GPU cores if graphics card is supported and large graph display in JSON format.

Nautilus

30 Nov 23:32
Compare
Choose a tag to compare

The CNATool tool was developed, using the MaiaScript programming language, to allow quick and simplified analysis of complex network graphics from any device connected to the Internet.

Currently the tool allows:

  • Display the network graph.
  • Define the graph layout algorithm.
  • Calculate basic graph properties: average degree, density, average clustering coefficient, average shortest path, diameter and graph efficiency.
  • View detailed vertices' properties: degree, clustering coefficient and centralities.
  • Save graph in Pajek and JSON format.
  • Export graph in SVG format.
  • Save a summary of the graph properties in HTML format.