DEXiNET10.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 JDEXi3 (java) library. DEXi.NET supports all non-deprecated functions of JDEXi3.
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.
DEXi3Eval.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) and evaluates a random decision alternative.
TestDEXi.exe Car.dxi
Maintained by Marko Bohanec. Comments and suggestions to marko.bohanec@ijs.si.
Last update: May 10, 2017