vote up 5 vote down star

I'm trying to search for a* and a\* and a-star on the ACM portal but its not finding anything on A* path finding algorithms

If I search for search strategies you get as the third hit an article with A* in its title, and other search keys give you yet more articles with A* in their title, but I need a way to SEARCH FOR A* IN THE TITLE!!

flag

61% accept rate
good question.. – Paul Nathan Nov 17 at 15:48

2 Answers

vote up 1 vote down

Most website search forms do not handle special characters well; this is probably a limitation of the search implementation. If you haven't done so already, use the Feedback link on the ACM portal's search results page to report the problem.

link|flag
vote up 0 vote down

The algorithm is pronounced "A Star", so have you tried searching for "A Star" instead of "A*"?

link|flag
only works if they've spelled it A Star. won't match the string literal A* without a really special search algorithm. – ~quack Nov 17 at 13:09

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.