Skip to content

College project applying a graph search algorithm paper

Notifications You must be signed in to change notification settings

gonsp/HeteSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeteSim

Academic programming project at FIB, UPC.

HeteSim is a program to make relational (and normal/simple) searches in a database composed as a graph, using the hetesim measure for relatedness in heterogeneous graphs. The database used for the implementation is the collection of names from different items (of different types) from a computer science public library.

There is the .jar ready to use in /exe

To try it, you can import the full library located at /data or create your own.

This project uses another open source library called GraphStream for the visualization of the graph.

About

College project applying a graph search algorithm paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages