powered by
Generates num 2-additive convex (supermodular) fuzzy measures for n inputs.
fm.generate_fm_2additive_convex(num, n)
The output is the length of the part of the array v allocated for each fuzzy measure, and the array with singletons and pairs in Mobius representation
Generates num convex random fuzzy measures stored consecutively in cardinality ordering in the array v
Number of inputs
Gleb Beliakov, Andrei Kelarev, Quan Vu, Daniela L. Calderon, Deakin University
addconvex <- fm.generate_fm_2additive_convex(5,20)
Run the code above in your browser using DataLab