Michael Hemmer
03010a476d
replaced:
...
Ring_tag -> Integral_domain_without_division_tag
Sqrt_field_tag -> Field_with_sqrt_tag
2006-11-16 08:54:12 +00:00
Daniel Russel
786d732925
about to add hybrid moveall/static method
2006-11-11 22:41:08 +00:00
Daniel Russel
80913260a8
remove ntt
2006-11-08 16:23:43 +00:00
Daniel Russel
fa295ec3cd
Newton working well and everything else working. Will remove old solver to clean things up
2006-11-06 23:57:15 +00:00
Michael Hemmer
7c1dc08f05
rm ambiguous call of CGAL_NTS sign
2006-10-28 14:59:58 +00:00
Michael Hemmer
4ab92e6bda
added #include<vector> since needed by file
2006-10-27 14:35:09 +00:00
Michael Hemmer
d2fa505e81
changed include of CORE NTs e.g. #include<CGAL/CORE_BigInt.h>
2006-10-27 11:02:16 +00:00
Daniel Russel
32f0018112
replaced static with namespace
2006-10-25 15:46:14 +00:00
Daniel Russel
4dd034ad20
merged moveall and regular
2006-10-24 21:24:04 +00:00
Daniel Russel
dd5b8d9fa9
more options for initialization. Ick.
2006-10-24 20:21:58 +00:00
Daniel Russel
33f9e109d4
trying to merge allmove
2006-10-24 18:52:12 +00:00
Daniel Russel
a9a7fd79ba
cleaned up delaunay traits a bit
2006-10-19 17:32:24 +00:00
Daniel Russel
bb404b1b71
only check until motions change
2006-10-18 16:51:59 +00:00
Daniel Russel
3ac0f62df5
more data
2006-10-18 16:10:43 +00:00
Daniel Russel
dda1b87e76
oops, I had forgotten them
2006-10-18 15:59:08 +00:00
Daniel Russel
af905f81a2
updating works well, about try remove locking of points
2006-10-18 00:39:13 +00:00
Andreas Fabri
36e412ce38
Suppress warning for MSVC about 'using this'
2006-09-27 20:14:48 +00:00
Andreas Fabri
7782ed80a3
min/max fix
2006-09-25 14:52:55 +00:00
Daniel Russel
7c4f4f03a7
sundry bugs fixed
2006-09-11 16:50:15 +00:00
Daniel Russel
ca12d0b001
time warp working
2006-09-11 06:34:56 +00:00
Daniel Russel
ab5383d9ab
general cleanup of Delaunay_2
2006-09-10 10:33:07 +00:00
Daniel Russel
85d981fa26
patching beats rebuilding on some data :-)
2006-09-08 16:41:39 +00:00
Andreas Fabri
8aec6065bc
more min/max fixes
2006-08-25 08:36:04 +00:00
Daniel Russel
c42aa8607d
Lazy computation working in the update delaunay!!!! Still a bit slower than rebuilding though.
2006-08-24 15:54:13 +00:00
Daniel Russel
59b1bb35ca
more stable with inexact solver and fixed bug with cert creation order
2006-08-23 20:34:22 +00:00
Daniel Russel
1c790612fc
testing
2006-08-22 15:15:19 +00:00
Daniel Russel
f2fe1d9a26
the traits
2006-08-22 08:54:40 +00:00
Daniel Russel
993c98bf31
switched to traits
2006-08-22 08:54:05 +00:00
Daniel Russel
98af8c1b98
working but still slow, about to switch to intervals
2006-08-22 08:53:38 +00:00
Andreas Fabri
a10d3898ab
fix for min/max problem
2006-08-22 07:46:23 +00:00
Daniel Russel
8cf38e2e63
changed CONST to CONST_VAL due to VC stupidity.
2006-08-21 09:23:31 +00:00
Andreas Fabri
f1ae462f61
minmax fixes
2006-08-18 21:03:47 +00:00
Andreas Fabri
d8ff0f334c
fixed min/max problem
2006-08-17 09:41:22 +00:00
Andreas Fabri
f629f5703e
fixed min/max problem
2006-08-17 09:09:38 +00:00
Andreas Meyer
b454b3febd
manual cleanup:
...
* .C ---> .cpp
* removed ../examples from paths
* moved some demo/example files out of doc_tex into their respective place
* now it should build properly, again
2006-08-07 16:43:09 +00:00
Andreas Fabri
d87cf954ad
fix min/max problem
2006-08-03 03:36:23 +00:00
Andreas Fabri
eadba5c4e0
Fixed min max problem
2006-07-31 23:32:11 +00:00
Andreas Fabri
4689d357fc
Fixed min max problem
2006-07-30 13:08:25 +00:00
Daniel Russel
a59ef54f10
fixed but with run to event and with Delaunay not having certs on creation
2006-07-25 09:33:10 +00:00
Daniel Russel
d8a7da8a8c
minor changes
2006-07-24 15:53:06 +00:00
Daniel Russel
3904dd0abe
added license
2006-07-18 11:39:42 +00:00
Daniel Russel
63448cff54
added inline
2006-07-18 08:35:24 +00:00
Daniel Russel
a6b0de0d19
removed time from process (forgot a couple files)
2006-07-14 10:56:12 +00:00
Daniel Russel
22813e7ce8
removed time from process
2006-07-14 09:33:05 +00:00
Daniel Russel
31602a6f0c
cleaned output
2006-07-14 08:08:19 +00:00
Daniel Russel
855a2557a1
testing final events
2006-07-14 07:36:06 +00:00
Daniel Russel
a986bfc9e1
Added support for final events
2006-07-14 07:35:42 +00:00
Daniel Russel
ac28662e44
fixed infinite recursion with doubles
2006-07-14 07:34:56 +00:00
Daniel Russel
13e5219af9
handle duplicate points better
2006-07-13 15:44:06 +00:00
Daniel Russel
5f50d4683f
little things
2006-07-13 15:12:52 +00:00