ILOG CPLEX 11.0 User's Manual > Advanced Programming Techniques > User-Cut and Lazy-Constraint Pools > Adding User Cuts and Lazy Constraints > Using Component Libraries |
Using Component Libraries |
INDEX PREVIOUS NEXT |
The following facilities will add user defined cuts to a user cut pool.
CPXaddusercuts
IloCplex::addUserCuts
in the C++ API
IloCplex.addUserCuts
in the Java API
Cplex.AddUserCuts
in the .NET API
The following facilities will add lazy constraints to a lazy constraint pool.
CPXaddlazyconstraints
.
IloCplex::addLazyConstraints
in the C++ API
IloCplex.addLazyConstraints
in the Java API
Cplex.AddLazyConstraints
in the .NET API
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |