Scippy

SoPlex

Sequential object-oriented simPlex

example.cpp File Reference

simple example of how to build up and solve an lp using the SoPlex callable library More...

#include <iostream>
#include "soplex.h"

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

simple example of how to build up and solve an lp using the SoPlex callable library

Author
Ambros Gleixner

Definition in file example.cpp.

Function Documentation