Skip to content

Implements multiple methods to solve the linear ordering problem (LOP)

Notifications You must be signed in to change notification settings

raviagrwl420/linear-ordering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving Linear Ordering Problem (WIP)

Implements multiple methods for solving the linear ordering problem (LOP). The repository is work in progress.

Instructions

  • Run make to build the executable
  • Run ./built [instance] to run
  • Run make clean to clean build files

Dependencies

  • IBM ILOG CPLEX Optimization Studio v12.9
  • Boost Library 1.65.1

About

Implements multiple methods to solve the linear ordering problem (LOP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published