User Portlet
| Discussions |
|---|
| Thanks anyway, unfortunately, it doesn't work, and I think his warning message may different from mine. (´;ω;`) |
| Hello Henrik Schachner, Thank you, it is a creative idea but it need further processing and although it work for large amount of points on my system (Windows 10), it still slower than FindMinimumCostFlow, and sometimes it does not give right... |
| Thanks you! But I found this program seems just adopt to a bipartite graph without edge weight. What I want is for a complete bipartite graph with edge weight, and to find a perfect matching with a minimum total cost. |
| When I use the function Compile and set CompilationTarget->"C",Parallelization -> True, It does NOT run faster than I do not set CompilationTarget and Parallelization, and without error information. What may cause that? I do have CCompiler(Microsoft... |
| Thank you very much! |