Coder Social home page Coder Social logo

just11-solver's Introduction

Just11 Solver ๐Ÿง 

Project Overview

Just11 Solver is a Java application developed using JavaFX and Answer Set Programming (ASP) techniques to solve the Just11 game, developed for the "Artificial Intelligence" course during my Bachelor's degree in 2021.

What is Answer Set Programming (ASP)?

Answer Set Programming (ASP) is a declarative programming paradigm that focuses on describing problem constraints rather than explicitly specifying algorithms. It utilizes a rule-based language to represent the problem's logic and searches for a set of rules (answer set) that satisfies all the specified constraints.

Technology Stack

  • Java and JavaFX: to develop the game.
  • Answer Set Programming (ASP): to formulate and solve the game's logic.

Project Goals

  1. To develop the Just11 game.

  2. To implement Answer Set Programming (ASP) as a means of modeling and solving the game's complex logic.

Project Methodology

The Just11 Solver project was developed using an iterative approach, involving the following steps:

  1. Problem Analysis: Thoroughly understanding the rules and complexities of the Just11 game.

  2. ASP Formulation: Translating the game's logic into ASP rules and constraints.

  3. ASP Solver Integration: Integrating an ASP solver into the Java application to handle the problem-solving process.

  4. Testing and Refinement: Rigorously testing the application to ensure its correctness and refining the ASP formulation as needed.

Authors

Gianluca Romeo: https://github.com/gianlucaromeo
Cristian Dramisino: https://github.com/cristiandrami

just11-solver's People

Contributors

cristiandrami avatar gianlucaromeo avatar

Watchers

 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.