Giter VIP home page Giter VIP logo

dynamic-interaction-graph's Introduction

Dynamic-Interaction-Graph

Un’interfaccia grafica per la visualizzazione di un Dynamic Interaction Graph. You can find the full assignment text in Italian Here

The project must be written using Qt library.

The project requires the creation of a Dynamic Interaction Graph. This is a model suitable for representation of social interactions (e.g. social interactions Network).

The application must present a snapshot of the graph Interactions:

  1. The state of the graph is updated iteratively with intervals timed for one second. The application must be published

  2. At iteration T 0, the graph is initialized with a random number of nodes

  3. The following actions take place at the T n iterations:

  • A random number of new nodes is added (even no new ones knot is contemplated);

  • A random number of new arcs is added to +1 interaction counter and color change of the two nodes of which the arch is connected (also no new arch is contemplated);

  • The counter of the interactions between some nodes is increased by one unit of the graph chosen randomly and the color of the coherently changes two knots connecting the arch.

Note 0: In the case of a node with multiple arcs, its color depends on the plus value high among the interaction counters

Note 1: Use version 5.11 or higher of the Qt library.

Note 2: Make the content of the adaptive application window size.

dynamic-interaction-graph's People

Contributors

davidepietrasanta 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.