Replace non ASCII character '–' in comments
- Crash on ubuntu 16.04 during 'make java'...
This commit is contained in:
@@ -86,7 +86,7 @@ SatSolver::Status SolveWithFuMalik(LogBehavior log,
|
||||
//
|
||||
// Ansotegui, C., Bonet, M.L., Levy, J.: Solving (weighted) partial MaxSAT
|
||||
// through satisfiability testing. In: Proc. of the 12th Int. Conf. on Theory and
|
||||
// Applications of Satisfiability Testing (SAT’09). pp. 427–440 (2009)
|
||||
// Applications of Satisfiability Testing (SAT’09). pp. 427-440 (2009)
|
||||
SatSolver::Status SolveWithWPM1(LogBehavior log,
|
||||
const LinearBooleanProblem& problem,
|
||||
SatSolver* solver, std::vector<bool>* solution);
|
||||
|
||||
Reference in New Issue
Block a user