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.

141<br />

//update a new jobid <strong>for</strong> the job that has index i<br />

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

Job oldJob= getJob(i);<br />

ar.set(i, new Job( oldJob.getJobName(),<br />

oldJob.getJobId(),<br />

oldJob.getRSL(),<br />

oldJob.getMachine(),<br />

status,<br />

oldJob.getExectime()));<br />

}<br />

public void displayJobs(){<br />

<strong>for</strong>(int i=0; i

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

Saved successfully!

Ooh no, something went wrong!