java: Fix unicode character in example

- crash on ubuntu-18.04 and centos-7 otherwise
This commit is contained in:
Corentin Le Molgat
2018-07-12 15:33:58 +02:00
parent 54801f0e7c
commit bd93c64233

View File

@@ -30,7 +30,7 @@ public class QuasigroupCompletion {
/*
* default problem
*
* Example from Ruben Martins and Inès Lynce
* Example from Ruben Martins and Ines Lynce
* Breaking Local Symmetries in Quasigroup Completion Problems, page 3
* The solution is unique:
*
@@ -54,7 +54,6 @@ public class QuasigroupCompletion {
/**
*
* Solves the Quasigroup Completion problem.
* See http://www.hakank.org/google_or_tools/quasigroup_completion.py
*/
@@ -156,7 +155,6 @@ public class QuasigroupCompletion {
}
/**
*
* Reads a Quasigroup completion file.
* File format:
* # a comment which is ignored