代码搜索结果

找到约 10,000 项符合 Control 的代码

control.h

#ifndef CONTROL_H #define CONTROL_H /* This is VRPSD's control class. All metaheuristics implementations should use it for their command line options and output. */ #include #

control.cpp

#include "Control.h" Control::Control( void ) { } Control::Control( int argc, char** argv ) { // parse the command line options to set all vars if( ( argc % 2 == 0 ) || ( argc == 1 ) )

control.h

#ifndef CONTROL_H #define CONTROL_H /* This is VRPSD's control class. All metaheuristics implementations should use it for their command line options and output. */ #include #

control.cpp

#include "Control.h" Control::Control( void ) { } Control::Control( int argc, char** argv ) { // parse the command line options to set all vars if( ( argc % 2 == 0 ) || ( argc == 1 ) )

control.h

#ifndef CONTROL_H #define CONTROL_H /* This is VRPSD's control class. All metaheuristics implementations should use it for their command line options and output. */ #include #

control.cpp

#include "Control.h" Control::Control( void ) { } Control::Control( int argc, char** argv ) { // parse the command line options to set all vars if( ( argc % 2 == 0 ) || ( argc == 1 ) )

control.h

#ifndef CONTROL_H #define CONTROL_H /* This is VRPSD's control class. All metaheuristics implementations should use it for their command line options and output. */ #include #

control.cpp

#include "Control.h" Control::Control( void ) { } Control::Control( int argc, char** argv ) { // parse the command line options to set all vars if( ( argc % 2 == 0 ) || ( argc == 1 ) )

control.h

#ifndef CONTROL_H #define CONTROL_H /* This is VRPSD's control class. All metaheuristics implementations should use it for their command line options and output. */ #include #

control.cpp

#include "Control.h" Control::Control( void ) { } Control::Control( int argc, char** argv ) { // parse the command line options to set all vars if( ( argc % 2 == 0 ) || ( argc == 1 ) )