CinnamonRolls1 / daa-project

Implementation of social event planning algorithms to maximize attendance.
2 stars 1 forks source link

Documentation of INC algorithm #19

Open CinnamonRolls1 opened 5 years ago

CinnamonRolls1 commented 5 years ago

Use a README.md file placed within the INC folder. Functions and variables must be defined in a way similar to the greedy documentation.
Comment below if you're taking up this issue so as to avoid duplicate attempts.

CinnamonRolls1 commented 5 years ago

Actually, in hindsight, it's better if everyone just adds the description of the function they defined. I'll add a README.md file.

safeer1999 commented 5 years ago

Yeah its better if we people just add the comments for their own function and please mention the return type of the returned object

CinnamonRolls1 commented 5 years ago

@kishanrakesh plis add documentation for update_m

CinnamonRolls1 commented 5 years ago

@kainspraveen add documentation for update__L_i

CinnamonRolls1 commented 5 years ago

This is still incomplete.