Coder Social home page Coder Social logo

decision-maker's Introduction

Decision Maker v0.1

An implementation of ASP algorithms to compute a decision making under uncertainty problem according to possibilistic qualitative decsion making

HOWTO:

  1. Import in Eclipse, set the classpath, compile and export as executable jar
  2. Lanch the executable jar (double click or "java -jar decision-maker.jar" if jar was named decision-maker.jar)
  3. Load a .dm file which contains the description of a decision making under uncertainty problem
  4. Select the reasoner and the attitude of the decision maker and press "Compute"
  5. Press "Details" for internal computation details

REASONERS:

The prototype provides the implementation of the algorithms based on the LPPODs and LPODs semantics, as well as a DLV compliant implementation.

The LPODs based algorithms are implemented by using the "psmodels" solver (available at http://www.tcs.hut.fi/Software/smodels/priority/) The LPPODs based algorithms are implemented by using the "posPsmodels" solver (developed by one of the author, https://github.com/rconfalonieri/LPPODsolver) The DLV compliant algorithms are implemented by using the "DLV system" (available at www.dlvsystem.com).

PORTABILITY:

The DLV implementation can be run on OS X, Linux Ubuntu, and Windows.

The LPODs and LPPODs implementations can be ONLY run on OS X and Linux Ubuntu, since several components for the "psmodels" and "posPsmodels" solvers are not available for Windows.

CREDITS:

This Java project is an implementation of the algorithms proposed in the paper:

Confalonieri, R., Prade, H. "Using Possibilistic Logic for Modeling Qualitative Decision: Answer Set Programming Algorithms"

Currently being evaluated for IJAR.

decision-maker's People

Contributors

rconfalonieri avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.