How to install EZMod
EZMod is easy to use in the Microsoft
Visual Basic environment.
To install it, follow these steps:
- First, install the EZMod's DLLs using the installation
program. The installation program will copy the EZMod's DLLs to the Windows System
directory. All the DLLs are automatically removed after the uninstallation of EZMod.
- The Visual Basic projects that use EZMod need a .bas file
in order to access EZMod's functions. You must include the ezmmbe.bas file in every
new Visual Basic project. This file is located in the EZMod installation directory.
The Visual Basic example
An application is available for download. It shows a Quadratic Mixed Integer
program. While executing, you can read the online EZMod overview file, take a look
at the mathematical model and the application source code.
To understand how the application works, we invite you to
start the downloading process.
Start
download
For comments or problems please mail us at [email protected]
Visual Basic Code Samples
For all the codes, just copy from your
browser and paste in your project the subroutines. Do not forget to add to your project
the ezmmbe.bas file.
|