Sudoku Programmers Forum Index

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log inLog in          Games  Calendar

Log in to check your private messagesLog in to check your private messages   

Sudo Phil and Kill Phil

 
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Software
View previous topic :: View next topic  
Author Message
Philou

Joined: 26 Jan 2007
Posts: 8
:

Items
PostPosted: Sat Jan 27, 2007 9:24 am    Post subject: Sudo Phil and Kill Phil Reply with quote

Hello Smile

Excuse my english (nobody is perfect, i am french Very Happy )

I have made 2 freewares (in French !!) (with delphi) , GENERATOR, helper, solver :

One for Sudoku:
Name : SudoPhil
Version : 1.0.0.3
Platform: Windows

One for Killer Sudoku:
Name : KillPhill
Version : 1.0.0.0
Platform: Windows

Goto : http://pgailhac.free.fr

I wait your feedback.

Have a nice day Smile
Back to top
View user's profile Send private message
Philou

Joined: 26 Jan 2007
Posts: 8
:

Items
PostPosted: Sat Mar 03, 2007 9:51 am    Post subject: New Version. Reply with quote

Hello Smile

New version of my Freewares (Now in French and ENGLISH) :

Generator, Helper and Solver for sudoku and Killer sudoku (platform Windows) :

Sudo Phil : Version 1.0.1.0
Kill Phil : Version 1.0.1.0

Goto: http://pgailhac.free.fr

Have a nice day Smile
Back to top
View user's profile Send private message
Philou

Joined: 26 Jan 2007
Posts: 8
:

Items
PostPosted: Thu Mar 29, 2007 11:17 am    Post subject: Reply with quote

Hello Smile

Site is now also in english Smile

Generator, Helper and Solver for sudoku and Killer sudoku (platform Windows) :

New version of my Freewares :

Sudo Phil : Version 2.0.0.0 generation and treatment :
Of X sudokus.
Of "consécutives" Sudokus.
Of "(Non) consécutives" sudokus.

Kill Phil : Version 1.0.1.1
Correction of some bugs.

Have a nice day Smile
Back to top
View user's profile Send private message
Philou

Joined: 26 Jan 2007
Posts: 8
:

Items
PostPosted: Sat May 19, 2007 8:24 pm    Post subject: Reply with quote

Hello Smile

Now, on the site http://pgailhac.free.fr new software (Hito Phil) for playing Hitori. Very Happy

New version of my Freewares :

Sudo Phil : Version 2.0.1.0 generation and treatment :
Of Odd/Even Sudokus.

Kill Phil : Version 1.0.1.2
Correction of some bugs. Smile
Back to top
View user's profile Send private message
new2005era

Joined: 20 May 2007
Posts: 1
:

Items
PostPosted: Sun May 20, 2007 4:45 am    Post subject: About your programs Reply with quote

Hi Philou,
I am also developing a Hitori player, and came up with a solution based on the following techniques;

1- First pattern matching is applied,
2- Then for the remaining cell backtracking and forward checking algorithm is applied,

I also used Delphi (Delphi 7.0)

So far everything is good,
As a second phase of the project, I am trying to develop a solution based on the machine learning techniques, in this case, the program will not include any rule for the game, program itself must understand how to play and must conclude about the rules. There are some machine learning techniques like neural net, reinforcement learning, decision trees. I decided to apply neural network, this technique requires a traning session to create a neural networkç.


To do that training, I have to give the program many hitori boards and solutions, and must say to the program that "these are the boards, these are the solutions, learn how to play." After training it must solve the hitori board given to the program.

For training phase, I have to give many boards (like one million) and solutions, In my program I did not implement a Hitori generator only solver was implemented, If you provide me your software code or If you make a little change in your program to create a bunch of hitori boards and to save them into a text file. (Like a button "Create and save hitori boards")

I would be very grateful to you...

I installed your software nice GUI, nice work...

Hoping to hear from you soon.

Regards,
Back to top
View user's profile Send private message
north55

Joined: 02 Dec 2006
Posts: 43
:

Items
PostPosted: Mon May 21, 2007 9:51 pm    Post subject: Re: Sudo Phil and Kill Phil Reply with quote

Philou wrote:


I wait your feedback.

Have a nice day Smile


I have just tried ver 2010.

Mostly very good.

Keyboard input would help.

Output (copy) would be much better if seperated into solved/givens/markup.

I have no idea why there is a space before each line of the "copy"?
A simply bad idea. (Cannot help, does hurt.)

IMHO
Back to top
View user's profile Send private message
Philou

Joined: 26 Jan 2007
Posts: 8
:

Items
PostPosted: Thu May 24, 2007 11:49 am    Post subject: Re: Sudo Phil and Kill Phil Reply with quote

north55 wrote:

I have just tried ver 2010.

Mostly very good.

Keyboard input would help.

Output (copy) would be much better if seperated into solved/givens/markup.

I have no idea why there is a space before each line of the "copy"?
A simply bad idea. (Cannot help, does hurt.)

IMHO


Hello Smile
Excuse me but i don't understand very well your problem.

What do you want, when you say 'Keyboard input would help. '

When you speak (copy), do you use Ctrl+C and the clipboard ?

Can you send me by mail a copy of your problem.

Excuse my english, and have a good day Smile
Back to top
View user's profile Send private message
north55

Joined: 02 Dec 2006
Posts: 43
:

Items
PostPosted: Fri May 25, 2007 4:27 am    Post subject: Re: Sudo Phil and Kill Phil Reply with quote

Philou wrote:


Hello Smile
Excuse me but i don't understand very well your problem.

What do you want, when you say 'Keyboard input would help. '

When you speak (copy), do you use Ctrl+C and the clipboard ?

Can you send me by mail a copy of your problem.

Excuse my english, and have a good day


"'Keyboard input would help"

If I highlight a square I would like to type a number and have it entered.
I don't like "click..drag down...click".


No, but same. I click edit, I click copy.

The output requires editing for most other solvers.
Back to top
View user's profile Send private message
Philou

Joined: 26 Jan 2007
Posts: 8
:

Items
PostPosted: Thu Jul 05, 2007 6:32 am    Post subject: New Software (Kro Phil) Reply with quote

Hello Smile

Now, on the site http://pgailhac.free.fr new software (Kro Phil) for playing KAKURO.

New version of my Freewares (Correction of some bugs.) :

Sudo Phil : Version 2.0.1.1
Kill Phil : Version 1.0.1.3
Hito Phil : Version 1.0.0.1 Smile
Back to top
View user's profile Send private message
lensturn

Joined: 11 Apr 2010
Posts: 3
:

Items
PostPosted: Sun Apr 11, 2010 7:29 pm    Post subject: Reply with quote

Hi Phil,,,,,,,,,,are you still updating your programs.?
Lensturn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Sudoku Programmers Forum Index -> Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Sudoku Programmers topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group

Igloo Theme Version 1.0 :: Created By: Andrew Charron