Incorporating fuzzy logic into Minsky
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
I’m working on a project to produce an empirical stock flow consistent model using Minsky. What I’d like to do is incorporate the FuzzyLite libraries into Minsky so that behavior could be modelled using fuzzy logic. I have tried to implement fuzzy logic like control this using existing interface but it quickly ends up as unmanageable spaghetti.
QtFuzzyLite is a graphical interface that spits out C++ code which uses the open source FuzzyLite libraries. My programing skills are not great, and have done very little in C. So, my question is how hard would it be to include a button in the interface which could have the C++ code from FuzzyLite pasted in? I’m guessing this might not be too difficult, the libraries already exist and an interpreter would be required for the C++ code.
https://www.fuzzylite.com/
Last edit: Damien Smith 2018-07-01