Anyone familiar with .ord (or ORD) files/file extension?

  • Thread starter Thread starter Rich
  • Start date Start date
R

Rich

Someone at my place (a higher up someone) asked me (over the phone) if I knew
anything about ORD or .ord files/file extensions. After searching google I
came up with CAD drawings. Does this sound like some kind of drawing file
or something else? If it is related to drawing files - does anyone know what
kind of program would use a file like this?

Thanks,
Rich
 
After some searching i have another posibility what it could be

ORD is a format available with the ILOG CPLEX MIP optimizer. It is used to
enter and to save priority orders for branching. It may contain branching
instructions for individual variables. ORD File Format documents this file
format.

Here is an example of an ORD file: NAME
x3 10
DN x5 5
UP x7
ENDATA
these files are used for mathematical programming optimizations
http://www.ilog.com/products/cplex/HTH Michel Posseth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top