Processing Geometry Suite
-
Updated
Dec 1, 2025 - Java
Processing Geometry Suite
The 9th labwork on GTS subject, 4th term; creating, editing and managing graph construcions & providing some graph operations and a few graph properties calculation with MVC pattern (using JavaFX)
JCOL: A Java package for solving the graph coloring problem (a heuristic)
Distributed Algorithms For Computer Networks using Sinalgo simulator
Implementing Graph Algorithms in the Object-Oriented Programming Language: "Java"
A GUI program for editing and solving common graph-theory problems.
Sudoku solver. Uses abstract theory of colourable graphs, so the code could be generalized to other graph-colouring problems.
Compiler written in steps
Four color theorem, Guthrie, Kempe, Tait and other people and stuff
Development of a compiler for the Mini-Java language
Graph Coloring + Genetic Algorithm
This project presents a heuristic to solve a simplified version of the examination timetabling problem.
Compilers, responsible not only for generating code but also for ensuring efficient and effective allocation of registers.In this assignment, we use Kempe's heuristic and tools such as JTB and the visitor pattern to come up with a nearly optimal register allocation for a given piece of Java code.
implementation of local search(optimization) and genetic algorithm to solve Graph Coloring problem-AI
A semester-long group project about Graph Coloring Algorithms.
Executing important algorithms using java
A project focusing on optimised solving for the harmonic GCP both with and without heuristics in order to compare different approaches
Java implementation for DSATUR graph coloring algorithm
Add a description, image, and links to the graph-coloring topic page so that developers can more easily learn about it.
To associate your repository with the graph-coloring topic, visit your repo's landing page and select "manage topics."