Skip to content

rostam/GTea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.