public class HospitalResidents extends Object
| Constructor and Description |
|---|
HospitalResidents() |
| Modifier and Type | Method and Description |
|---|---|
AMapping |
getMatching(AMapping m)
Implements hospital/residents for a similarity mapping.
|
ArrayList<ArrayList<Integer>> |
getMatching(ArrayList<Resident> r,
ArrayList<Hospital> h) |
double[] |
sort(double[] input) |
public AMapping getMatching(AMapping m)
m - Input Mappingpublic double[] sort(double[] input)
Copyright © 2020. All rights reserved.