lemon-project-template-glpk

annotate doc/mainpage.dox @ 0:368136e07d23

LEMON project template
author Alpar Juttner <alpar@cs.elte.hu>
date Tue, 26 May 2009 16:18:51 +0100
parents
children
rev   line source
alpar@0 1 /* -*- mode: C++; indent-tabs-mode: nil; -*-
alpar@0 2 *
alpar@0 3 * This file is a part of LEMON, a generic C++ optimization library.
alpar@0 4 *
alpar@0 5 * Copyright (C) 2003-2009
alpar@0 6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
alpar@0 7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
alpar@0 8 *
alpar@0 9 * Permission to use, modify and distribute this software is granted
alpar@0 10 * provided that this copyright notice appears in all copies. For
alpar@0 11 * precise terms see the accompanying LICENSE file.
alpar@0 12 *
alpar@0 13 * This software is provided "AS IS" with no warranty of any kind,
alpar@0 14 * express or implied, and with no claim as to its suitability for any
alpar@0 15 * purpose.
alpar@0 16 *
alpar@0 17 */
alpar@0 18
alpar@0 19 /**
alpar@0 20 \mainpage LEMON PROJECT TEMPLATE Documentation
alpar@0 21
alpar@0 22 This is a template build environment for project based on LEMON.
alpar@0 23
alpar@0 24 */