From 5cd6e2d42cb58f77320536f52ca25798a1b74d17 Mon Sep 17 00:00:00 2001 From: raviq Date: Sun, 21 Oct 2018 18:29:23 +1100 Subject: [PATCH] updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9f8a19..e9c3c46 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Issues are the "things" that the agent is reasoning about. Constraints are the "glue" that the agent is using to structure the issues according to his preferences. We distinguish three types of preferences, modelled using cubic, bell, and conic constraints:

- +

The distribution *π* specifies the number of issues involved in one particular constraint. Genon supports three types of distributions: @@ -48,7 +48,7 @@ Note that a utility space corresponds to a utility hypergraph where nodes repres

- +