Coder Social home page Coder Social logo
 photo

gralog Goto Github PK

repos: 3.0 gists: 0.0

Type: Organization

Bio: Visualize Graphs, Algorithms, Logics and Games

Location: Logic and Semantics Research Group, Technische Universität Berlin

Gralog

Build Status

Interactively explore graphs, algorithms, logics and games.

Run

A compiled version is in build/dist. Just launch gralog-fx.jar. Note that the other files should remain in the same directory. On Windows and macOS it should be possible by (double) clicking on gralog-fx.jar. On Linux, if clicking does not work, try

java -jar <path/to/>gralog-fx.jar.

If you want to use Gralog with Python, you should install the necessary Python libraries first. Please, read doc/manual/gralog.pdf for details.

Build

For a detailed explanation, read doc/manual/gralog.pdf.

This is a gradle project. You can build and run Gralog by following these steps:

  1. Install the Java Development Kit (JDK) 11 or later.

  2. Run ./gradlew.

Note: On Windows you probably need to call gradlew.bat instead.

Tests

To run the test suite, call:

./gradlew test

Contributing

We use github for issue tracking and pull requests.

Continuous integration on github runs a style checker that checks the indentation, the capitalization of variable names and similar aspects. If you would like to submit a pull request, it would be greatly appreciated if your code passes the style checker.

You can run this check yourself by calling:

./gradlew check

gralog's Projects

gralog icon gralog

Visualize Graphs, Algorithms, Logics and Games

gralog-doc icon gralog-doc

GrALoG user manual, too large for the main repo

gralog-legacy icon gralog-legacy

The old gralog version from sourceforce, only of historical interest

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.