forked from PEBBL/pebbl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
75 lines (49 loc) · 2.16 KB
/
README.txt
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Acro 2.0: Project acro-pebbl
============================
Acro integrates a rich variety of optimization libraries and solvers
that have been developed for large-scale engineering and scientific
applications. Acro was developed to facilitate the design, development,
integration and support of optimization software libraries. Thus, Acro
includes both individual optimization solvers as well as optimization
frameworks that provide abstract interfaces for flexible interoperability
of solver components. Furthermore, many solvers included in Acro can
exploit parallel computing resources to solve optimization problems
more quickly.
See the Acro home page for further details about the capabilities that
are integrated into Acro: http://software.sandia.gov/Acro
INSTALLATION
============
See the doc/INSTALL.txt file.
LICENSE
=======
See the doc/LICENSE.txt file.
GETTING STARTED
===============
Directories
admin - Administrative scripts
bin - Scripts and executables
bootstrap - Config/makefile fragments shared between Acro projects
config - A configuration directory for building with autoconf
doc - Documentation and makefiles for applying doxygen
lib - Installation directory for Acro libraries
mvs - MSVS project files
packages - The main Acro source
test - A directory for configuration and build logfiles.
tpl - Third-party libraries bundled with Acro.
useraps - Top-level examples of Acro functionality
Documentation and Bug Tracking
The Acro Trac wiki supports documentation, issue tracking,
and browsing of the Acro subversion repository:
https://software.sandia.gov/trac/acro
Authors
See the https://software.sandia.gov/trac/acro Trac pages
Project Managers
William E. Hart, wehart@sandia.gov
Mailing Lists
acro-developers@software.sandia.gov
acro-users@software.sandia.gov
THIRD PARTY SOFTARE
===================
Acro relies on a variety of third-party software libraries that are bundled with the software. Additionall, Acro can integrate the following external libraries:
* mpich - MPI communication
* cplex - Linear programming