SORAL: SARBayes Optimal Resource Allocation Library
Public Beta Released 9 May 2003!
Web-based Source code
archive and bug-tracking and
wiki system! Alive again, on CVSDude!
SORAL is a tool for SAR programmers: a clean, modular,
object-oriented, open-source API for optimum resource allocation
for land SAR. It does the hard math so you and your SAR program don't
have to. SORAL takes a probability (POA) map and some information
about resource availabilities and effectiveness, and shows how to
maximize the probability of success. It offers a variety of
algorithms for different conditions. It also allows user-defined
allocations and computes the Coverage, POD, total POS, and the new
probability map that result from any allocation.
It is written in C++, and has an API User's Guide, a
Developer's Guide, and extensive source-code documentation.
If you are a programmer wishing to use SORAL, read the User's
Guide (the public interface and how to use it). If you wish
to write algorithms for SORAL or modify SORAL, read the Developer's
Guide.
SORAL is available on our Downloads page. It is available under
the GNU General Public
License and also under very reasonable licenses for proprietary
(closed-source) redistribution.
In addition to the C++ code, we have implemented the
Washburn algorithm in MATLAB. That code also runs under Octave
(Octave is a GNU free software implementation of Matlab 5.0).
See the Downloads page.
|