Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 984 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 984 Bytes

🗺️ Graph-Coloring-Project

This problem is Map coloring Problem.

Map

Our Teams

Alexandros Tsalapatis

Dimitris Rammos

Install

git clone https://github.com/DimitrisRammos/Graph-Coloring-Project

Code

This program is Work from our first half year in https://www.di.uoa.gr/. This work is in c, and we havn't use data structures( when we wright this code we don't know data structures).

Vocalization Project

The vocalization of the Project find here.

Compilation

cd Program

make mapcol

make genmap //for genmap

make run //with example input, if you want change other input file( from Directory Input)