Skip to content
/ Lp-Parser Public

Very small and simple parser for CPLEX LP files into logical Python data structures

License

Notifications You must be signed in to change notification settings

aphi/Lp-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very small and simple parser for .LP files into logical Python data structures

Usage:
>>> import lpParse
>>> m = lpParse.read("<lpFile>")

where m is a generic Matrix format as defined in lpParse_f

About

Very small and simple parser for CPLEX LP files into logical Python data structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages