{
	SA_Solver	SA_MIRSolver
	{
		SA_Solver
		{
                        datafilename	        data16x16.ser
		        outputfilename		parsaoutput
	       	        solutionfilename	*
			overwritesolution	better
			writefunction		path
			verbose			on
			verboselevel		10
			StartSolution		Init
		}
		SA_Scheduler SA_MIRScheduler
		{
			SA_Scheduler
			{
				picturedirectory 	.
				OptType			MIN
				thresholdvalue		0
				initialtemperature	-1.0
				initaccratio		0.9
				verboselevel		10
				timelimit	        1
			}
                        Alpha                  0.9
			Betta		       2
			endtemperature	       35000
			Temperature_Reset      0
		}
		Betta_Runtime           1.1
		Ebest			0	
		Epsilon			0.01
		Maximum_RunLength	RunFactor*GetLocalN()
		Minimum_RunLength	GetLocalN()
		Samples			1
		RunFactor		1
		algorithm		MIR
	}
}

