Skip to content

Commit 589149d

Browse files
authored
Update README.md
1 parent ebf56b2 commit 589149d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# IPL-Sim
22
IPL match simulator entirely based on C++
3+
4+
To run, firstly update the schedule in the same format, put in match number in IPL.cpp, and update the initial points accordingly, then tun the IPL.cpp file, youll get results.txt and results.csv, both are essentially the same, but since I found easier to handle the txt file i used it. Then run DataHandle.cpp and then boom, you have your T2 and T4 probability calculated. NOTE- it doesnt check NRR as of now, and if its tie of points for top 2/top 4 it counts it for the probability, I'll try to change that in coming versions(if i am not lazy in the future)

0 commit comments

Comments
 (0)