Hello,
I have a project to find a monotone curve as it in the figure 4 in this link:
http://www.cim.mcgill.ca/~stephane/cs507/Project.html
and after I had calculated the values which must be calculated (figure5), in order to get the monotone curve . I have thought to use the Breadth-First serch Algorithm http://en.wikipedia.org/wiki/Breadth-first_searchfor this purpose, but I don't know how can I do.
Is there any one can help me
Thanks in advance

Recommended Answers

All 2 Replies

Probably.

Have an idea how could I implement Breadth-first search (BFS) by using the points that I have calculated.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.