KOALOG
 

Latest newsRSS 1.0

KCS is used at Carnegie Mellon University by the SPIRAL research team for optimally compiling scientific code (eg FFT).

KCS is used at Fakultas Ilmu Komputer, Indonesia for research about course scheduling.

See more news...

Configure a car

Try a car configurator built using Koalog ConfiguratorTM and its web components.

Lease a car

Request a login and a password and try a car leasing website built using Koalog Car LeaseTM.

Play Sudoku & Kakuro

We publish daily 6 free Sudokus on sudoku.koalog.com and 1 free Kakuro on kakuro.koalog.com.

Subscribe to our newsletter

Enter your email to receive quaterly news about KoalogTM and its products:


iForce

Social Golfer Problem

Description

The problem is to schedule a golf tournament during n weeks. Each week, 8 groups of 4 golfers (foursome) are formed. Each golfer should only golf with the same persons only once. More on the Social Golfer Problem...

Business Applications

This problem occurs in sports scheduling. It is a generalisation of the problem of constructing a round-robin tournament schedule.

Modelling & Solving

We use a constraint model - Java file (4kb) [view] - inspired by this note.

To solve the problem, we allocate the golfers by numbers to the foursomes: Java file (2kb) [view].

Results

This constraint model allows to find a 9-weeks solution. It is still an open problem to determine if there is a 10-weeks solution (it is easy to prove that there is no solution with more than 10 weeks).

More examples...

Contact/Support - About us - News - Site map - Legal notice - Copyright 2002-2007 Koalog SARL
Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.