Bocop-2.2.1

Bocop 2.2.1 is out! The packages for linux, windows and macos are available at the Download page. Changelog: – [examples] added sample python script in goddard example – [gui] moved GUI executable to package root folder (instead of qtgui/) – [core] force flag -std=gnu++11 (c++11 caused problems on …

Continue reading

Bocop 2.2.0

Bocop 2.2.0 is out! The linux package is available at the Download page. MacOs and Windows packages are on their way. Changelog: – [bugfix] fixed name of function ‘readCSVtoMatrix’ in publictools – [bugfix] batch optimization can now properly use an initialization file other than ‘problem.sol’ (continuation) – [bugfix] …

Continue reading

For Windows users

Two small notes for windows users:

  • Bocop 2.1.0 uses an updated MinGW version that may cause incompatibilities with previous Bocop packages. We advise windows users to uninstall previous Bocop/MinGW before installing Bocop 2.1.0 (renaming the MinGW folder should be enough, so that your old C:\MinGW does not conflict with …

    Continue reading

Several new examples

The Examples page was updated, with three new categories: energy systems (Microgrid), delay systems (Harvest, Leukemia) and process law (1D Integrator, 2D Integrator, MouseS & Maze: Extended Edition). These new examples are included in the latest Bocop and BocopHJB packages.

Continue reading

Bocop 2.1.0

Bocop 2.1.0 is out! The packages are available in Download page. In this version, we provide the latest MinGW and CMake(3.10) for Windows users (now c++11 compliant). Changelog info: 2017/10/17: bocop-2.1.0 – dynamics function now has access to past state and control variables, in order to solve delay …

Continue reading

BocopHJB 1.1.0

BocopHJB 1.1.0 is out, introducing a new Qt GUI similar to the one for Bocop. Besides the user interface, this version also includes several new extensions and examples. A summary of the updates is given in the …

Continue reading