Next:
Using SYMPHONY Interactively
Up:
SYMPHONY 5.7.1 User's Manual
Previous:
Building with the MSVC++
Contents
Using SYMPHONY
Subsections
Using SYMPHONY Interactively
Unix-like Environments
Microsoft Windows
Main Menu
Set Menu
Display Menu
Sub Menu Browsing
Using SYMPHONY from the Command Line
Using the Callable Library
The C API
sym_open_environment()
sym_parse_command_line()
sym_load_problem()
sym_find_initial_bounds()
sym_solve()
sym_warm_solve()
sym_mc_solve()
sym_close_environment()
The C++ API
Linking to the Callable Library
Using the Callback Functions