Skip to content

giancosta86/GraphsJ-scenarios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphsJ - Scenarios

GraphsJ - Example scenarios

Introduction

GraphsJ - Scenarios provides ready-made scenarios to solve problems in the domains of Operations Research and Artificial Intelligence.

Apart from their didactic value, these examples can show you how to easily create custom scenarios using the GraphsJ Scenario Development Kit and its dependencies - especially LambdaPrism for Artificial Intelligence and EighthBridge for graph modeling and rendering.

Installation

The recommended way to install this project is:

  1. Run GraphsJ

  2. Choose Settings -> Install predefined scenarios

Screenshots

PlanBricks - Partial Order Planning (POP)

Partial Order Planning

Add/Delete GraphPlan

Add/Delete GraphPlan

Basic Decision Tree

Basic Decision Tree

Prim's Shortest Spanning Tree (SST)

Prim's SST

Further references