Bridge++  Ver. 1.2.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Test_ShiftSolver Namespace Reference

Test of multishift solver. More...

Functions

int solve (void)
 

Variables

const std::string test_name = "ShiftSolver"
 

Detailed Description

Test of multishift solver.

                       [28 Dec 2011 H.Matsufuru]

(Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa] Selectors are implemented. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san)

Function Documentation

int Test_ShiftSolver::solve ( void  )

Definition at line 78 of file test_ShiftSolver.cpp.

Variable Documentation

const std::string Test_ShiftSolver::test_name = "ShiftSolver"

Definition at line 39 of file test_ShiftSolver.cpp.