Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Algorithm for Optimal Job Scheduling Contest

  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Algorithm for Optimal Job Scheduling Contest

    Hello Everyone,
    I would like to invite you to take part in online java programming contest.

    Job scheduling is a common problem in many different applications. However, there is no algorithm that can solve this problem exactly, finding optimal solution in a reasonable time, for any large configuration of jobs and workers. In this challenge, we ask you to devise possibly most efficient intelligent heuristic for the problem of jobs allocation under constraints. Two best solutions will be awarded with $1,000 and $500 of prizes, and the winning algorithms will be disclosed publicly as open source on TunedIT pages.

    Algorithm for Optimal Job Scheduling and Task Allocation under Constraints | TunedIT

    Good luck!!!

    P.S Let me know your thoughts.


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Algorithm for Optimal Job Scheduling Contest

    Hello bart_bl, welcome to the Java Programming Forums.

    Best of luck with your contest.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. #3
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Algorithm for Optimal Job Scheduling Contest

    Looks like fun

  4. #4
    Junior Member
    Join Date
    May 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Algorithm for Optimal Job Scheduling Contest

    Thanks you very much for your kind words guys.
    It is fun and as I mentioned before you are all welcome

Similar Threads

  1. Obfuscated code contest
    By helloworld922 in forum The Cafe
    Replies: 3
    Last Post: June 4th, 2011, 06:51 PM
  2. askfor some idea on examination scheduling using Harmony algorithm
    By starmove in forum Algorithms & Recursion
    Replies: 0
    Last Post: January 10th, 2011, 12:25 AM
  3. Help in Scheduling please????
    By touches in forum Algorithms & Recursion
    Replies: 2
    Last Post: October 20th, 2010, 07:41 AM
  4. INSOMNIA::THE MIDNIGHT PROGRAMMING CONTEST.
    By ATUL10 in forum The Cafe
    Replies: 1
    Last Post: March 25th, 2010, 12:03 PM
  5. Replies: 0
    Last Post: January 15th, 2010, 02:48 AM

Tags for this Thread