Giter VIP home page Giter VIP logo

project-1-tag-2020.2's Introduction

Project-1-TAG-2020.2

Development Information

Project 1 of the theory and application of graphs course at UnB in 2020.2

University of Brasilia, Institute of Exact Sciences, Computer Science Department

Theory and Application of Graphs - 2020.2

Developed by: Guilherme Silva Souza

Language used: Python

Description

In 2003, in the article "David Lusseau et al., The bottelenosis dolphin community of Doubful Sound features a large proportion of long-lasting associations, Journal of Behavioral Ecology and Sociobiology 54:4, 396-405 (2003)." a social network of lasting relationships is identified in a community of 62 dolphins and presented as an (undirected) graph for studies. Data are in attached file (soc-dolphins.zip). The project consists of writing a program in which it reads the file (soc-dolphins.mtx, or txt), assembles with this data an undirected, weightless graph, using adjacency lists, and then performs the following:

  • It implements two forms of the Bron-Kerbosch algorithm: one with pivoting, the other without pivoting;
  • Finds and prints on screen (twice, once for each Bron-Kerbosch implementation) all maximal clicks (indicating the number of vertices and which ones);
  • The average agglomeration coefficient of the graph.

project-1-tag-2020.2's People

Contributors

gss214 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.