Skip to content

Forward checking with MRV and Hill climbing algorithm with Min-conflicts

Notifications You must be signed in to change notification settings

yoongyj/Map-Coloring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Map-Coloring

Constraint Satisfaction Problem

Run the MapColoringCode.cpp file.

Enter the number of regions you want to create in a map.

For example 17.

The code will give the solution and time taken to solve for both the algorithms- Forward checking with MRV and Hill climbing algorithm with Min-conflicts.

IS project.exe is its executable file...you can run that too!

/////////////////////////////////////////////////////////////////////////////

About

Forward checking with MRV and Hill climbing algorithm with Min-conflicts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%