SVijayB / JavaSpace

A collection of all my Java programs
http://www.vijaybalaji.me/JavaSpace/
MIT License
9 stars 25 forks source link

Some more topics in Data Structure part #47

Open HarshAggarwal1 opened 1 year ago

HarshAggarwal1 commented 1 year ago

Graph colouring problem:

  1. m-colouring decision problem
  2. m-colouring permutation problem
  3. m-colouring optimization problem
HarshAggarwal1 commented 1 year ago

Allow me to add these topics in data structure directory

SVijayB commented 1 year ago

@HarshAggarwal1 go ahead

HarshAggarwal1 commented 1 year ago

Hi, please check mu PR #48