home Forums # Technical Support strange problem on visual studio Reply To: strange problem on visual studio

#2078

Thanks for posting the solution.

Please, check the method Engine::configure(tnorm, snorm, implication, aggregation, defuzzifier). You should be able to do so: engine.configure("AlgebraicProduct", "Maximum", "Minimum", "Maximum", "Centroid"). Check QtFuzzyLite for more help.

Cheers.