Skip to content

vladan-jovicic/GraphReadability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Readability of graph

This is an implementation of an ILP model for computing a graph parameter called readability. The model and parameter are described here: https://arxiv.org/pdf/1612.07113.pdf

Usage

The model is implemented in Java using CPLEX library for solving integer linear programs. For installing the library, please refer to here: http://www-01.ibm.com/support/docview.wss?uid=swg21449776

Refer to Main.java to check how to compute the readability of graph.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages