SNLSDPclique, version 0.4
MATLAB code for solving the Sensor Network Localization problem 
using the SDP facial reduction 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.

SNLSDPclique.m:
Solve the Sensor Network Localization problem using the SDP facial 
reduction method.

README.txt:
This file.


=====================
Citation information:
=====================
Nathan Krislock and Henry Wolkowicz. Explicit sensor network localization 
using semidefinite representations and facial reductions. 
SIAM Journal on Optimization, 20(5):2679-2708, 2010.