Skip to content

Commit

Permalink
Aktualisieren von Solver.java
Browse files Browse the repository at this point in the history
  • Loading branch information
olepoeschl authored Nov 21, 2024
1 parent fb83ec7 commit bc76e63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import java.io.IOException;

/**
* Defines the interface for a solver capable of finding the solution count to
* Defines the interface for a reusable solver capable of finding the solution count to
* the N-Queens problem. Provides methods for configuring and controlling the
* solver and for retrieving its results.
*
Expand Down

0 comments on commit bc76e63

Please sign in to comment.