Research Interest
Software Engineering
High Performance Computing
Visualization
Programming Language
Undergrad Thesis
Title: Facility Assignment On a PlaneSupervised by: Dr. Md. Saidur Rahman sir
Description: Consider an online facility assignment problem where a set of facilities of equal capacity - is situated on a metric space and customers arrive one by one in an online manner on that space. We assign a customer to a facility before a new customer arrives.
The objective of this problem is to minimize the sum of all assignment costs. The approach uses Voronoi Diagram to to calculate a competitive ratio for facilities on a plane.
Topic:
Graph theory
Online algorithms