Package Management
Functions
main.c File Reference

This work was done by myself. Special thank to TA on Thursday afternoon and Monday afternoon. The suggestions they provided are crucial including leftist heap, the way to find pop function. On the other hand, parts of my code is inspired by online learning materials, and I have left documentation along with the header file to avoid plagiarism. If you want to view the documentation, please visit https://stevengogogo.github.io/DSA_PackageArrangement/index.html (Doxygen) and https://github.com/stevengogogo/DSA_PackageArrangement (Github) More...

#include <stdio.h>
#include <stdlib.h>
#include "utils.h"
#include "list.h"
Include dependency graph for main.c:

Functions

int main ()
 

Detailed Description

This work was done by myself. Special thank to TA on Thursday afternoon and Monday afternoon. The suggestions they provided are crucial including leftist heap, the way to find pop function. On the other hand, parts of my code is inspired by online learning materials, and I have left documentation along with the header file to avoid plagiarism. If you want to view the documentation, please visit https://stevengogogo.github.io/DSA_PackageArrangement/index.html (Doxygen) and https://github.com/stevengogogo/DSA_PackageArrangement (Github)

Author
Shao-Ting Chiu (r0794.nosp@m.5001.nosp@m.@ntu..nosp@m.edu..nosp@m.tw)
Version
0.1
Date
2021-05-08