SNLSDPclique, version 0.1
MATLAB code for solving the (noiseless) Sensor Network Localization problem using the SDP Clique method
Copyright (C) 2009 by Nathan Krislock and Henry Wolkowicz

To test this software on a random problem, run the following command in MATLAB from the SNLSDPclique directory:

>> SNLSDPclique_run


======
Files:
======
Copyright_SNLSDPclique.txt:
Copyright information for SNLSDPclique.

SNLSDPclique_gen.m:  
Generate a random instance of the Sensor Network Localization problem in dimension r = 2.

SNLSDPclique.m:
Solve the (noiseless) Sensor Network Localization problem using the SDP Clique method.


=====================
Citation information:
=====================
[1]	N. Krislock and H. Wolkowicz. Explicit sensor network localization using semidefinite representations and clique reductions. Technical report, University of Waterloo, 2009. 
<http://www.optimization-online.org/DB_HTML/2009/05/2297.html>
