Bernd Gärtner
5eb10120a0
wrong path fixes
2006-07-12 10:45:00 +00:00
Bernd Gärtner
6579a4c658
internal h-files moved to include/CGAL/QP_solver
2006-07-11 11:19:55 +00:00
Andreas Fabri
c07a9c6dc5
changed .C to .cpp in examples
2006-07-09 19:40:04 +00:00
Laurent Saboret
1f0a69733b
Fixed svn:keywords property
2006-06-23 13:56:01 +00:00
Sylvain Pion
566dda4ad7
Replace symlink by copy.
2006-05-19 19:47:53 +00:00
Bernd Gärtner
f7147eeae8
README now also contains disclaimer
2006-05-12 13:21:36 +00:00
Bernd Gärtner
87c117db5c
somewhat elaborated these examples and marked them as experimental
2006-05-12 13:20:12 +00:00
Laurent Saboret
87d65f75e3
Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config)
2006-04-18 12:42:52 +00:00
Bernd Gärtner
3996d75c2c
adapted mentioning of script to cgal prefix
2006-04-04 13:41:59 +00:00
Bernd Gärtner
929d936ce5
made data_to_mps.C in /examples symbolic link to the one in /test
2006-03-30 07:33:19 +00:00
Bernd Gärtner
2637e71e3a
fixed vector size bug
2006-03-30 07:31:23 +00:00
Bernd Gärtner
a911c6340b
added cin-files to allow execution of examples in testsuite
2006-03-28 15:38:11 +00:00
Bernd Gärtner
362466495b
changed example/ data file naming for consistency
2006-03-27 15:56:10 +00:00
Bernd Gärtner
958ba8c6b1
added new examples that allow the solver to be used as standalone application
2006-03-27 15:47:36 +00:00
Bernd Gärtner
9f2fb1444f
- beautified output of test_MPS
...
- changed linear time index -> var_name mapping to constant time (MPS.C)
2006-03-16 11:44:46 +00:00
Bernd Gärtner
65d8b53cfb
oops, forgot subdir
2006-03-10 12:43:36 +00:00
Bernd Gärtner
864e6389db
examples renamed, according to Andreas' request
2006-03-09 08:43:05 +00:00
Bernd Gärtner
e520a96fa3
- removed old (not useful) variable iterators that go over the whole
...
set of working variables; instead, the same iterators now only go
over the original variables
2006-03-03 18:56:43 +00:00
Bernd Gärtner
27289d34c0
- added original_variables_numerator_iterator
...
and original_variables_value_iterator
- tested this new functionality as part of test_MPS.C
- adapted Trung's example to work with it and checked it in
2006-03-03 18:32:37 +00:00
Bernd Gärtner
293d0597d9
- added examples dir and fixed example from doc
2006-03-02 17:12:04 +00:00