Changes between Initial Version and Version 1 of Ticket #473
- Timestamp:
 - 04/02/15 22:10:30 (11 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
Ticket #473 – Description
initial v1 1 CplexEnv contains a reference counter which is not mutex-ed. It may cause problem if several CPLEX problem using the same CPLEX environment iscreated in parallel (from different treads).1 CplexEnv contains a reference counter which is not mutex-ed. It may cause problem if several CPLEX problems using the same CPLEX environment are created in parallel (from different treads).  

