Skip to content

Releases: Model-Based-Design-Lab/maxpluslib

Bug fix

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 29 Aug 19:23
v2.2.1

Merge branch 'main' of git.ics.ele.tue.nl:computational-modeling/maxp…

Changes memory management

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 10 Aug 18:53

Changing use of shared smart pointers to unique smart pointers mostly

avoid global namespace update

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 04 Aug 12:39
v2.1.12

further namespace fixes

avoid global namespace

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 04 Aug 11:01
v2.1.11

Merge branch 'main' of https://github.com/Model-Based-Design-Lab/maxp…

More missing header includes fixed

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 09 Feb 10:56

Missing header includes would make compilation of the library fail on some projects

Fix another header include issue

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 10 Dec 07:26

A missing header include issue was fixed that started to prevent compilation

Fix header include issue

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 09 Dec 08:03

A missing header include issue was fixes that started to prevent compilation

Support for SMPLS

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 29 May 07:26
v2.1.7

resolve name space ambiguities

Fix for I/O automata

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 27 May 20:12
v2.1.6

fixes for IOA

included switched max-plus linear systems

Choose a tag to compare

@MarcG-TUE MarcG-TUE released this 26 May 18:20
v2.1.4

some cleanup