|
Polymake Template Library (PTL)
3.0.6
|
Find all pairs of elements of two meta-lists evaluating a binary meta-function to true. Every element may be used only once. The search is greedy, it does not try to maximize the mapping. Following results are defined: type list of elements from TList1 satisfying TCompare type2 list of corresponding elements from TList2 complement list of elements from TList1 left without matching mate complement2 list of elements from TList2 left without matching mate
1.8.11