mosp LEDA Extension Package  0.7
mosp.h
Go to the documentation of this file.
1 //
2 // This program can be freely used in an academic environment
3 // ONLY for research purposes, subject to the following restrictions:
4 //
5 // 1. The origin of this software must not be misrepresented; you must not
6 // claim that you wrote the original software. If you use this software
7 // an acknowledgment in the product documentation is required.
8 // 2. Altered source versions must be plainly marked as such, and must not be
9 // misrepresented as being the original software.
10 // 3. This notice may not be removed or altered from any source distribution.
11 //
12 // Any other use is strictly prohibited by the author, without an explicit
13 // permission.
14 //
15 // Note that this program uses the LEDA library, which is NOT free. For more
16 // details visit Algorithmic Solutions at http://www.algorithmic-solutions.com/
17 //
18 // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
19 // ! Any commercial use of this software is strictly !
20 // ! prohibited without explicit permission by the !
21 // ! author. !
22 // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
23 //
24 // This software is distributed in the hope that it will be useful,
25 // but WITHOUT ANY WARRANTY; without even the implied warranty of
26 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
27 //
28 // Copyright (C) 2004-2010 Dimitrios Michail <dimitrios.michail@gmail.com>
29 //
30 
31 
271 #ifndef MOSP_H
272 #define MOSP_H
273 
275 #include <LEP/mosp/POPULAR.h>
276 
277 #endif // MOSP_H
278 
279 /* ex: set ts=4 sw=4 sts=4 et: */
Algorithms to compute rank-maximal matchings.