Skip to content

nvaranki/brains-jfx

Repository files navigation

The Thinker™ desktop application

The Thinker is a math simulator instrument to perform visual examination of numerous computational processes running concurrently.

A math model is described as an unlimited hierarchy of math modules. Each function or group of functions inside a module can evaluate the result in its own computing thread. Modules exchange computed values in asynchronous manner. Each math value can be visualized at runtime as either a plain number or floating timeline graph.

Screenshots:

Schematics

Timelines

Documentation: Introduction, Functional Description.

This is a NetBeans/Ant project built on JavaFX API. It requires: ../brains-appl ../brains-db-api ../brains-db-neo4j ../stream ../utility Neo4j v3.5.XX