DEXiNET20.zip contains an open-source library of C# classes that implement the evaluation of decision alternatives based on qualitative multi-attribute models produced by DEXi software.
DEXi.NET was ported from the JDEXi java library, version 4.0. DEXi.NET supports all non-deprecated functions of JDEXi4.
Authors: Marko Bohanec, Adem Kikaj
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
DEXiEval.exe Car.dxi "BUY.PRICE=low;MAINT.PRICE=low;#PERS=more;#DOORS=more;LUGGAGE=big;SAFETY=high"
Loads a DEXi model, displays some of its elements (attributes, value scales, decision rules, complex decision rules) and evaluates a random decision alternative.
TestDEXi.exe Car.dxi
Loads a DEXi model, displays complex decision rules for a specific aggregated attribute and elapsed time taken to generate complex decision rules.
DEXRuleAlgorithm.exe ../dxi/Car.dxi 0 time
Loads a DEXi model, displays complex decision rules for a specific aggregated attribute and elapsed time taken to generate complex decision rules.
jRuleAlgorithm.exe ../dxi/Car.dxi 0 time
DEXi.NET version 1.0 (2017)
Maintained by Marko Bohanec. Comments and suggestions to marko.bohanec@ijs.si.
Last update: June 26, 2018