-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
42 lines (30 loc) · 1.83 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
==========================================================================
TOPCOM: Triangulations of Point Configurations and Oriented Matroids
Version 0.9.1 by Jörg Rambau - 10 Jul 2002
==========================================================================
Copyright (C) 1999--2002 Jörg Rambau ([email protected])
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA
See the file INSTALL for generic installation instructions.
IMPORTANT:
(1) You need at least gcc3.0 to build this package.
(2) TOPCOM as of version 0.11.0 or higher uses gmp verson 4.1. If you don't have
gmp version 4.1 or higher a copy of gmp-4.1 is included. See the file INSTALL
for instructions how to build and install gmp-4.1 locally.
(3) On some installations of Linux the linker flag `-static' must be added in
src/Makefile.am. Otherwise one might get undefined references from the stdc++
library. Unfortunately, some systems do not allow the `-static' flag. Since it
mostly works without this flag, the default is not to have it set.
Further references: For details concerning the Santos triangulation see
Francisco Santos' paper
``A Point Set whose Space of Triangulations is Disconnected''
Journal of the American Mathematical Society.