Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
home
coin
svn-release
Blis-0.94.3
Bcps
src
config_bcps_default.h
Go to the documentation of this file.
1
/*===========================================================================*
2
* This file is part of the Abstract Library for Parallel Search (ALPS). *
3
* *
4
* ALPS is distributed under the Eclipse Public License as part of the *
5
* COIN-OR repository (http://www.coin-or.org). *
6
* *
7
* Authors: *
8
* *
9
* Yan Xu, Lehigh University *
10
* Ted Ralphs, Lehigh University *
11
* *
12
* Conceptual Design: *
13
* *
14
* Yan Xu, Lehigh University *
15
* Ted Ralphs, Lehigh University *
16
* Laszlo Ladanyi, IBM T.J. Watson Research Center *
17
* Matthew Saltzman, Clemson University *
18
* *
19
* *
20
* Copyright (C) 2001-2013, Lehigh University, Yan Xu, and Ted Ralphs. *
21
*===========================================================================*/
22
23
/***************************************************************************/
24
/* HERE DEFINE THE PROJECT SPECIFIC PUBLIC MACROS */
25
/* These are only in effect in a setting that doesn't use configure */
26
/***************************************************************************/
27
28
/* Version number of project */
29
#define BCPS_VERSION "0.94.3"
30
31
/* Major Version number of project */
32
#define BCPS_VERSION_MAJOR 0
33
34
/* Minor Version number of project */
35
#define BCPS_VERSION_MINOR 94
36
37
/* Release Version number of project */
38
#define BCPS_VERSION_RELEASE 3
39
Generated by
1.8.5