Issues Encountered and Solutions - Hazeman99/ConcurrrentProgramming GitHub Wiki

This first issue encountered was difficulty of communication and discussing the project remotely and the solution was making regular meetings on zoom. The second problem was in deciding on the data structure that will be used to efficiently solve the problem and the solution was to do some research to select the suitable one. The third problem was on deciding how to check the thread failure to form edges after 20 times and the solution was by implementing a failure counter to keep track of the thread attempts to create the edge. The forth problem was lack of time as most of the team members were busy with their FYP and other assignments. We solved this problem by time management and splitting the responsibilities fairly among members. The last problem was on how to implement the timer.