We take a relation-algebraic view on the formulation of evolutionary algorithms in discrete search spaces. First, we show
how individuals and populations can be represented as relations and formulate some standard mutation and crossover operators
for this representation using relation-algebra. Evaluating a population with respect to their constraints seems to be the
most costly step in one generation for many important problems. We show that the evaluation process for a given population
can be sped up by using relation-algebraic expressions in the process. This is done by examining the evaluation of possible
solutions for three of the best-known NP-hard combinatorial optimization problems on graphs, namely the vertex cover problem,
the computation of maximum cliques, and the determination of a maximum independent set. Extending the evaluation process for
a given population to the evaluation of the whole search space we get exact methods for the considered problems, which allow
to evaluate the quality of solutions obtained by evolutionary algorithms.