MIPdesc *sym_create_copy_mip_desc(sym_environment *env)
This routine is used to copy the problem description loaded to the environment.
| sym_environment *env | IN | Pointer to the SYMPHONY environment. |
| NULL | An empty environment is passed in or there is no problem description loaded to the environment. |
| MIPdesc * | Pointer to the copy of the problem description. |