오픈소스SW 7조 과제 : SET Implementation Works to do Unit test for implementations Periodic(or continuous) build and smoke test Performance tuning Workflow Fork the repository and then Clone to local. Create a new branch to work. Fetching origin repository to update with the latest version. Merge the origin repositry's branch into local branch before push. Create Pull Request 조원 명단 20125095 이한규(조장) 20164731 임성원 20122964 정원철 20135286 조건상 20165953 주광우 작업 분배 One person per data structure to implement, unit test, and measure performance NAME Data Structure 이한규 Arrays 임성원 Simple lists 정원철 Binary search tree 조건상 Bit vectors 주광우 Bins(buckets)