Skip to content

Alban098/Projet-Complexite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projet Complexité

The goal of the project was to create a representation of a text using graphs This application create a Graph of words with links between word within the same sentence, the application then compute a covering set of cliques and create a graph where nodes are those cliques (Word can be duplicated) after the application create an image of this graph and a dynamic simulation where links are represented as Spring-like Joints

Prerequisites

The project needs the dyn4j library to compile

Installing

Import the sources into a project, add the dyn4j library then set the main class to Test.java

Built With

Authors

About

Projet cours de complexité algorithmique

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages