Saahil Mahato
7cf568c975
Add midpoint circle algorithm ( #5868 )
2024-10-26 11:50:33 +00:00
Saahil Mahato
70adf6f223
Add midpoint ellipse algorithm ( #5870 )
2024-10-26 09:49:10 +00:00
Saahil Mahato
be70801aa2
feat: add bresenham's line drawing algorithm ( #5779 )
2024-10-15 09:12:58 +00:00
Piotr Idzik
8886e0996a
style: include OCP_OVERLY_CONCRETE_PARAMETER ( #5833 )
2024-10-14 23:46:28 +03:00
Hardik Pawar
1dfa2e571b
feat: Add ConvexHull new algorithm with Junit tests ( #5789 )
2024-10-14 17:51:59 +00:00
Bayram Turgut
324a35a939
Update GrahamScan.java ( #5310 )
...
* Update GrahamScan.java
improved the Javadoc comments, clarified some methods in the Point class, and corrected some text.
* Minor adjustment to GrahamScan.java
* revised GrahamScan.java
* Update-2 GrahamScan.java
* clang format GrahamScan.java
* reverted GrahamScan.java
* minor updates.java
* minor updates
* Spc.java
* clang format
---------
Co-authored-by: Alex Klymenko <alexanderklmn@gmail.com >
2024-08-09 15:03:54 +03:00
Samuel Facchinello
87b17e0571
style: enable NeedBraces in checkstyle ( #5227 )
...
* enable style NeedBraces
* style: enable NeedBraces in checkstyle
---------
Co-authored-by: Samuel Facchinello <samuel.facchinello@piksel.com >
2024-06-13 21:00:16 +02:00
Godwill Christopher
bbe4a025df
style: enable FinalClass in checkstyle ( #5154 )
2024-05-11 08:50:05 +02:00
Ayoub Chegraoui
8002137b76
Fixed some typos and links for javadoc, and some refactoring ( #4755 )
2023-10-15 19:32:24 +05:30
acbin
00282efd8b
style: format code ( #4212 )
...
close #4204
2023-06-09 18:52:05 +08:00
Stronshade
6d13d95e41
Graham scan algorithm ( #3903 )
...
* Added Graham scan algorithm #3894
* Added Graham scan algorithm (#3894 )
---------
Co-authored-by: Stronshade <diegobrocker1999@gmail.com >
2023-02-25 18:31:51 +05:30