All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.barrybecker4.puzzle.hiq.ui.message.properties Maven / Gradle / Ivy

#
# Copyright by Barry G. Becker, 2013. Licensed under MIT License: http://www.opensource.org/licenses/MIT
#

APP_TITLE = HiQ Solver
SOLVE = Solve
FORWARD = Forward
BACKWARD = Backward

SEQUENTIAL = Solve sequentially
CONCURRENT_BREADTH = Solve concurrently (mostly breadth first)
CONCURRENT_DEPTH = Solve concurrently (mostly depth first)
CONCURRENT_OPTIMUM = Solve concurrently (optimized between depth and breadth search)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy