Changeset 209:765619b7cbb2 in lemon-main for doc/lgf.dox
- Timestamp:
- 07/13/08 20:51:02 (17 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/lgf.dox
r201 r209 1 /* -*- C++-*-1 /* -*- mode: C++; indent-tabs-mode: nil; -*- 2 2 * 3 * This file is a part of LEMON, a generic C++ optimization library 3 * This file is a part of LEMON, a generic C++ optimization library. 4 4 * 5 5 * Copyright (C) 2003-2008 … … 44 44 while a quoted token is a 45 45 character sequence surrounded by double quotes, and it can also 46 contain whitespaces and escape sequences. 46 contain whitespaces and escape sequences. 47 47 48 48 The \c \@nodes section describes a set of nodes and associated … … 73 73 \code 74 74 @arcs 75 75 capacity 76 76 1 2 16 77 77 1 3 12
Note: See TracChangeset
for help on using the changeset viewer.