Compiler written in steps
-
Updated
Apr 30, 2017 - Java
Compiler written in steps
A project focusing on optimised solving for the harmonic GCP both with and without heuristics in order to compare different approaches
Graph Coloring + Genetic Algorithm
AI Project2 Fall 2018
implementation of local search(optimization) and genetic algorithm to solve Graph Coloring problem-AI
DKE project 1.1
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
A GUI program for editing and solving common graph-theory problems.
This project presents a heuristic to solve a simplified version of the examination timetabling problem.
Executing important algorithms using java
Development of a compiler for the Mini-Java language
Parallel Programs (Multicore, Cluster, GPU, Map-Reduce) with using the library Parallel Java 2 (PJ2) https://www.cs.rit.edu/~ark/pj2/doc/index.html
exploring diffrent search algorithms, in order to solve graph coloring problem
Four color theorem, Guthrie, Kempe, Tait and other people and stuff
Practical work made on algorithms project and analysis class. The objective was to implement a baseline (brute-force) and heuristic algorithms to solve the problem of graph-coloring and compare the results of both implementations.
Implementing Graph Algorithms in the Object-Oriented Programming Language: "Java"
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."