diff options
| author | Han Hu <huhan@whu.edu.cn> | 2019-01-16 14:05:40 +0800 |
|---|---|---|
| committer | Han Hu <huhan@whu.edu.cn> | 2019-01-16 14:05:40 +0800 |
| commit | fca5cab9f094604b71c23ffd13fa7108c142d03b (patch) | |
| tree | 0355377bf28663bf9fb0ce62aa480e99249432a1 /ports/osi/CONTROL | |
| parent | 269450283bbc246fa0b9fb52de3406caf36833b0 (diff) | |
| download | vcpkg-fca5cab9f094604b71c23ffd13fa7108c142d03b.tar.gz vcpkg-fca5cab9f094604b71c23ffd13fa7108c142d03b.zip | |
Port openmvg, included new ports of coin-or projects, lemon
Diffstat (limited to 'ports/osi/CONTROL')
| -rw-r--r-- | ports/osi/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/osi/CONTROL b/ports/osi/CONTROL new file mode 100644 index 000000000..457085c68 --- /dev/null +++ b/ports/osi/CONTROL @@ -0,0 +1,4 @@ +Source: osi
+Version: 0.107.9-0
+Description: Osi (Open Solver Interface) provides an abstract base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver.
+Build-Depends: coinutils
|
