| author | haftmann | 
| Sat, 15 Sep 2007 19:27:43 +0200 | |
| changeset 24588 | ed9a1254d674 | 
| parent 23665 | 825bea0266db | 
| child 27484 | dbb9981c3d18 | 
| permissions | -rw-r--r-- | 
| 16784 | 1  | 
(* Title: HOL/Matrix/cplex/Cplex.thy  | 
2  | 
ID: $Id$  | 
|
3  | 
Author: Steven Obua  | 
|
4  | 
*)  | 
|
5  | 
||
6  | 
theory Cplex  | 
|
| 
23665
 
825bea0266db
adopted to new computing oracle and fixed bugs introduced by tuning
 
obua 
parents: 
16890 
diff
changeset
 | 
7  | 
imports FloatSparseMatrix "~~/src/HOL/Tools/ComputeNumeral"  | 
| 16890 | 8  | 
uses "Cplex_tools.ML" "CplexMatrixConverter.ML" "FloatSparseMatrixBuilder.ML" "fspmlp.ML"  | 
| 16784 | 9  | 
begin  | 
10  | 
||
11  | 
end  | 
|
12  | 
||
13  | 
||
14  |