[eclipse-clp-users] Symmetry

From: Bogdan Tanasa <g-bogta_at_...107...>
Date: Thu, 26 Jan 2012 15:09:48 +0100
I have a problem for which the boolean optimization variables are of the
following form (a matrix):

 

x_11, x_12, .., x_1n

x_21, x_22, .., x_2n

.

x_n1, x_n2, .., x_nn

 

In my case a solution of the form

0 1 0 1

0 0 0 1

0 1 0 1

Is identical with 

1 0 1 0

0 0 1 0

1 0 1 0

>From the cost function point of view.

 

Can you please tell me how to ignore exploring the symmetrical solutions of
this form ?

 

Thanks,

Bogdan.

 
Received on Thu Jan 26 2012 - 14:10:01 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST