Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!gatech!uflorida!reef.cis.ufl.edu!jdb From: jdb@reef.cis.ufl.edu (Brian K. W. Hook) Newsgroups: comp.lang.c Subject: Algorithms Message-ID: <27157@uflorida.cis.ufl.EDU> Date: 26 Feb 91 14:03:04 GMT Sender: seeger@uflorida.cis.ufl.EDU Organization: UF CIS Dept. Lines: 11 Is there a group on the net that addresses only algorithms? I have a hard time deciding where to post when I have a question such as "what is the best xxxxx algorithm for this situation that matches this criteria?" Since I am mostly proficient in C, I post here, but what if I just want ANY algorithm in pseudo code that isn't addressed in a book (like Algorithms in C by Sedgwick). E.g. sorting, searching, closest point, hidden surface removal (comp.graphics?), ai, least danger, look ahead, etc. Brian