cuikpatheffort.c File Reference

Detailed Description

dot_inline_dotgraph_22.png

Compute the (approximatted) control effort of the path.

Definition in file cuikpatheffort.c.

Functions

int main (int argc, char **arg)
 Main body of the cuikpatheffort application. More...
 

Function Documentation

int main ( int  argc,
char **  arg 
)

Main body of the cuikpatheffort application.

Use:

  • cuikpatheffort base_name [path_file]

where

  • base_name base name for the parameter, world and path files.
  • path_file [optional] the file with the path.
Parameters
argcNumber of elements in the command line that starts the application (i.e., the cuikpatheffort command itself and its arguments).
argStrings with the arguments.
Returns
EXIT_SUCCESS (0) if the execution worked out fine and EXIT_FAILURE if not.

Definition at line 57 of file cuikpatheffort.c.

References CreateFileName(), DeleteFileName(), DeleteParameters(), DeleteSamples(), DeleteWorld(), Error(), GetFileFullName(), InitParametersFromFile(), InitWorldFromFile(), LoadSamples(), PARAM_EXT, PathEffort(), SOL_EXT, and TRUE.