package edu.vt.marian.Document;

import java.io.*;
import java.net.*;
import java.util.*;

import edu.vt.marian.common.*;
//import edu.vt.marian.Document.*;

public class TestSOIF
{
	
	public static void main(String argv[])
	{
		
		try {
			SOIFDocument SOIF = new SOIFDocument("@FILE { http://diss.kib.ki.se/2000/91-628-3999-3/ Update-Time{9}: 952866351 Last-Modification-Time{9}: 952866351 Time-to-Live{7}: 7776000 Refresh-Rate{6}: 604800 Gatherer-Name{23}: EuropeanPhysics Theses Gatherer-Host{31}: egoiste.physik.uni-oldenburg.de Gatherer-Version{6}: 1.5.19 Type{7}: Unknown File-Size{5}: 25837 MD5{32}:782216916303ec61b5a2588ca8ff4bfd }t and with S # 1.0 for the initial estimate. In this case a solution close to the global miimum is not obtained. Recursive use of the pyramidal algorithm with ... }",null);
			SOIF.presentLong(DigInfObj.ASCII);
		}catch(SOIFException se) { };
		
		
	}
}