Hey,<div><br></div><div>I am writing the code for the new algorithm. I added the name of the file to the file "CMakeLists.txt", and then the file can be compiled. In pgAdmin3, I can call the function shortest_path(), but when I tried to call my function shortest_path_mild_two_q(), I got the error message "no matched function".</div>
<div><br></div><div>My question is, besides "CMakeLists.txt", what else should I do to let the system know there is a function named shortest_path_mild_two_q().</div><div><br></div><div>Thanks,</div><div>Jinfu</div>