JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Constant Field Values
Contents
mazealgo.viewmodel.*
mazealgo.viewmodel.*
mazealgo.viewmodel.
MazeViewModel
Modifier and Type
Constant Field
Value
public static final
String
ALGO_BEST_FIRST
"Best-First"
public static final
String
ALGO_BFS
"BFS"
public static final
String
ALGO_DFS
"DFS"