-
Notifications
You must be signed in to change notification settings - Fork 7
Very small and simple parser for CPLEX LP files into logical Python data structures
License
aphi/Lp-Parser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published