-
Notifications
You must be signed in to change notification settings - Fork 0
emdg/ClusterHw1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published