diff options
Diffstat (limited to 'bfs.1')
-rw-r--r-- | bfs.1 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -143,14 +143,14 @@ optimizations, plus re-order expressions to reduce expected cost. All optimizations, including aggressive optimizations that may alter the observed behavior in corner cases. .RE .TP -.BR \-S\ bfs | dfs | ids +\fB\-S \fIbfs\fR|\fIdfs\fR|\fIids\fR Use -.BR b readth- f irst/ d epth- f irst/ i terative -.BR d eepening -.BR s earch +.IR b readth- f irst/ d epth- f irst/ i terative +.IR d eepening +.IR s earch (default: .B -S -.BR bfs ). +.IR bfs ). .RE .SH OPERATORS .TP |