|
CONOPT
|
Topics | |
| Fortran API | |
| The Fortran public API. | |
| C API | |
| The C public API. | |
| C++ API | |
| The C++ public API. | |
| Python API | |
| The Python public API. | |
| Java API | |
| The Java public API. | |
| Public API files | |
| The source files that define the public API. | |
The public API for interfacing with CONOPT. APIs exist for Fortran, C, C++, Python and Java.
Building a standalone application or interfacing CONOPT with other software requires the use of the available API. You can find here the public API functions for Fortran, C, C++, Python and Java. For an example on how to use the public API, please look at the Tutorial.