Skip to content

emdg/ClusterHw1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

<body>
	<h4>To compile this program run:</h4>
	 <i> ant compile </i>
	</br> <i> ant jar </i>

	</br> <h4>For the server run:</h4>
	<i>ant -Dserver_ip=192.168.0.28 runComputer</i>
 	<br>
	</br> <h4>for the client run:</h4>
	For the Euclidian TSP task:
</br>
	<i>ant -Dserver_ip=192.168.0.28 runTSP</i>
	</br> </br> 
	For the Mandelbrot task
	</br> <i>ant -Dserver_ip=192.168.0.28 runMandelbrot</i>

</br>
	<h4>To clean the project</h4>
	<i>ant clean</i> 
	</br> 
</body>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published