| 
    Bonmin
    1.8.8
    
   | 
 
Go to the source code of this file.
Classes | |
| class | Bonmin::QuadRow | 
| Stores a quadratic row of the form l < c + ax + x^T Q x < u.  More... | |
Namespaces | |
| Bonmin | |
| (C) Copyright International Business Machines Corporation 2007  | |
Typedefs | |
| typedef std::pair< int, int > | Bonmin::matEntry | 
| Store column and row of the entry.  More... | |
| typedef std::pair< int, int > | Bonmin::matIdx | 
| Store the number of times entry is used and its index in the matrix.  More... | |
| typedef std::map< matEntry,  matIdx >  | Bonmin::AdjustableMat | 
 1.8.5