03.01.2015 Views

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

143<br />

public void updateJobId(String jobid ){<br />

}<br />

this.jobid = jobid;<br />

public void updateMachine(String machine ){<br />

}<br />

this.machine = machine;<br />

public void updateStatus(String status){<br />

}<br />

this.status = status;<br />

public String toString() {<br />

}<br />

return jobname + "\t" + machine + "\t" + status + "\t" + exectime;<br />

}//class Job

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!