| NewPackage-package | A short title line describing what the package does |
| construct_outcome | Construct an output for matching. |
| create_list_from_mat | Create a list representation of a distance matrix. |
| create_list_from_scratch | Create a sparse list representation of treatment-to-control distance matrix with a caliper. |
| create_list_from_scratch_overall | Create a sparse list representation of treated-to-control distance matrix with a fixed number caliper with L1-distance. |
| dt_Rouse | Rouse (1995) dataset |
| match_2C_list | Perform a pair matching using two user-specified list representations of distance matrices. |
| match_2C_mat | Perform a pair matching using two user-specified distance matrices. |
| NewPackage | A short title line describing what the package does |
| revert_dist_list_cpp | Revert a treated-to-control distance list. |
| solve_network_flow | Solve a network flow problem. |
| stitch_two_nets | Stitch two treated-to-control networks into one two-part networks. |
| treated_control_net | Create a treate-to-control network to be solved via a network flow algorithm. |