rostam / GTea

Online version of GraphTea

Home Page:http://www.graphtheorysoftware.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTea

Welcome to the GTea repository! GTea is the online version of GraphTea, an open-source software designed for high-quality standards and released under the GPL license. It serves as a perfect tool for students, teachers, researchers, game developers, and many more.

GraphTea is available at www.graphtheorysoftware.com. For more details about the source code and issue tracker, please visit our GitHub page.

Architecture

GTea operates on a Java server, which receives requests from the server and passes them to the GraphTea model. The results, which can be a graph, number, or string, are packed into a JSON and sent back to the JavaScript (JS) client. The JS client, which has been completely rewritten, handles the received JSON based on the selected actions.

Publications

Several publications have utilized GTea, which can be found on my website.

Hosting

GTea is temporarily hosted at http://csc.inf-ra.uni-jena.de/server/index.html.

Contributing

Contributions are always welcome! If you have any suggestions or want to contribute to the code, feel free to open an issue or submit a pull request.

License

GTea is open-source and released under the GPL License.

About

Online version of GraphTea

http://www.graphtheorysoftware.com/


Languages

Language:Java 51.3%Language:JavaScript 48.0%Language:HTML 0.4%Language:CSS 0.3%Language:Sass 0.0%Language:Pug 0.0%Language:MATLAB 0.0%Language:Shell 0.0%