From: ·········@sneakemail.com
Subject: Looking for a graph package to compute k-shortest path
Date: 
Message-ID: <1103892935.608240.115410@f14g2000cwb.googlegroups.com>
Hello,
I'm working on an AI problem, and am looking for a graph package in
lisp that can do:
1. I can construct a graph by providing path/node with cost
information
2. I can get the k-shortest paths from the graph created

Also I'm interested in lisp package that implements viterbi searching
algorithm.

 

Thanks for advices.

Zhang Le