Skip to content

kushalpatil07/grid_plus_edge_conjecture

 
 

Repository files navigation

Testing a conjecture for Metric Dimension of Grid + Edge with Parallel Programming

ME 766: Final Project

This repository contains the code for final project of ME 766 course @ IIT Bombay. The team members are:

  • Mohd Safwan
  • Kushal Patil
  • Satvik Mashkaria
  • Sakhsam Khandelwal

For a mxn grid augmented with one edge, to check that there is no resolving set of size 3 if and only if the MD=4 condition in our conjecture hold, run any of the following.

./omp.sh m n
./mpi.sh m n
./cuda.sh m n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 65.3%
  • Cuda 27.0%
  • Python 6.9%
  • Shell 0.8%