| Parameter name | Meaning | C++ equivalent | 
| `ALIAS/bisection_master` | maximal number of boxes | ALIAS_Parallel_Max_Bisection | 
|  | that a master program may |  | 
|  | create before checking |  | 
|  | for free slaves |  | 
| `ALIAS/bisection_slave` | maximal number of boxes |  | 
|  | returned by a slave | ALIAS_Parallel_Max_Box | 
| `ALIAS/diam_switch` | maximal width of a box |  | 
|  | before switching to direct |  | 
|  | storage mode in a slave | Diam_Switch | 
| `ALIAS/3B_Master` | 1 if 3B is activated |  | 
|  | for the master |  | 
| `ALIAS/Full3B_Master` | full 3B |  | 
|  | for the master |  | 
| `ALIAS/Full3B_Change_Master` | minimal change for the |  | 
|  | full 3B for master |  | 
| `ALIAS/Delta3B_Master` | delta for master 3B |  | 
| `ALIAS/Delta3B_ARRAY_Master` | individual delta for master 3B |  | 
| `ALIAS/Max3B_Master` | maximal box width |  | 
|  | for applying 3B for master |  | 
| `ALIAS/Max3B_ARRAY_Master` | individual maximal box width |  | 
|  | for applying 3B for master |  | 
| `ALIAS/Use_Simp_3B_Master` | 0: don't use simplification |  | 
|  | procedure in master |  | 
| `ALIAS/gpp_sun` | location of the C++ compiler |  | 
|  | for Sun |  | 
| `ALIAS/gpp_linux` | location of the C++ compiler |  | 
|  | for Linux |  | 
| `ALIAS/libpvm` | location of the pvm library |  | 
|  | for Sun Os |  | 
| `ALIAS/libpvm_linux` | location of the pvm library |  | 
|  | for Linux |  | 
| `ALIAS/make_sun` | location of the make program |  | 
|  | for Sun Os |  | 
| `ALIAS/make_linux` | location of the make program |  | 
|  | for Linux |  | 
| `ALIAS/maxgradient_master` | maxgradient flag |  | 
|  | for the
master program |  | 
| `ALIAS/maxkraw_master` | maxkraw flag |  | 
|  | for the
master program |  | 
| `ALIAS/maxnewton_master` | maxnewton flag |  | 
|  | for the
master program |  | 
| `ALIAS/no_hessian_master` | don't use hessian |  | 
|  | for evaluation in master |  | 
| `ALIAS/allows_n_new_boxes_master` | allows_n_new_boxes |  | 
|  | for the master |  | 
| `ALIAS/max_reverse` | see section 10.2 | ALIAS_Parallel_Max_Reverse | 
| `ALIAS/max_split` | see section 10.2 | ALIAS_Parallel_Max_Split | 
| `ALIAS/max_split_master` | max_split for the master |  | 
| `ALIAS/profilN` | string that indicates the |  | 
|  | location of the BIAS/Profil |  | 
|  | library for slaves having |  | 
|  | a different architecture |  | 
|  | than the master |  | 
| `ALIAS/pvm` | location of the pvm include file |  | 
| `ALIAS/safety_factor | see section 10.2 | ALIAS_Safety_Factor | 
| `ALIAS/store_gradient_slave` | gradient storage |  | 
|  | activated for the slave |  | 
|  |  | ALIAS_Store_Gradient | 
| `ALIAS/time_out` | maximal computation time |  | 
|  | of a slave | ALIAS_TimeOut | 
| `ALIAS/working_directory` | directory where is located the |  | 
|  | slave program |  |