Processing Geometry Suite
-
Updated
Nov 4, 2024 - 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)
Distributed Algorithms For Computer Networks using Sinalgo simulator
JCOL: A Java package for solving the graph coloring problem (a heuristic)
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.
Development of a compiler for the Mini-Java language
Graph Coloring + Genetic Algorithm
Compiler written in steps
Four color theorem, Guthrie, Kempe, Tait and other people and stuff
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.
Executing important algorithms using java
A semester-long group project about Graph Coloring Algorithms.
implementation of local search(optimization) and genetic algorithm to solve Graph Coloring problem-AI
Graph Coloring in Java
AI Project2 Fall 2018
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."