先週、審査請求していた特許の拒絶理由通知書を頂きました。「拒絶」というのは、愛を告白して、拒絶されたような心境です。嘆いていても始まらないので、とりあえず、本を購入しました。
一人でできる特許出願、手続き補正書の書き方
新・拒絶理由通知との対話
です。どちらの本も有益な情報が書いてありました。なるほど、「どの引用例にもない本願出願だけの要件とそれによる効果」が一番重要なのですね。
しかしながら、やはりソフトウェア特許で専門性が高い個別案件は、個人でやるのもここら辺が限界です。なので地元仙台で、頼りになる弁理士さんを探して相談にのってもらっています。
とりあえず、60日以内に意見書と、手続き補正書を出さないとアウトです。
To be continued...
2014年8月29日金曜日
2014年8月11日月曜日
運用中の制約追加
勤務表の設定というのは、一度設定したらそれで終りというものではありません。
刻々と変化する状況に応じて、変えていかなければなりません。
そういった状況で力を発揮するのが行列制約です。~ならば、~でないなら、~である。~でない、等、日本語で制約のプログラムが可能になっています。新しいのは、それをGUIだけで、書けることです。今月だけの制約を書くのでしたら、これ以上強力なGUIは、ちょっとないのではないかと思います。
http://www.nurse-scheduling-software.com/tutorial/settings_of_monthly_changes.htm
刻々と変化する状況に応じて、変えていかなければなりません。
そういった状況で力を発揮するのが行列制約です。~ならば、~でないなら、~である。~でない、等、日本語で制約のプログラムが可能になっています。新しいのは、それをGUIだけで、書けることです。今月だけの制約を書くのでしたら、これ以上強力なGUIは、ちょっとないのではないかと思います。
http://www.nurse-scheduling-software.com/tutorial/settings_of_monthly_changes.htm
2014年7月18日金曜日
正循環勤務表の検討
少し整理してみました。この辺、結構重要な問題だと思いますが、勤務表作成者の側からの報告が殆どないので、具体パターンについて検証してみました。
http://www.nurse-scheduling-software.com/tutorial/investigation_of_regular_rotation.htm
未だ書きかけですが、時々Updateして行こうとおもいます。
http://www.nurse-scheduling-software.com/tutorial/investigation_of_regular_rotation.htm
未だ書きかけですが、時々Updateして行こうとおもいます。
2014年6月18日水曜日
Giant sudoku solver by nurse rostering software
I would like to introduce my nurse rostering solver "schedule-nurse".
Sudoku is NP-Complete
Nurse Scheduling Problem is NP-Hard.
Both can be solved by constraint programming.
You don't need to write program on how to solve, you only need to write constraint for the problem.
Nurse rostering software "schedule-nurse" is fast enough to solve huge blank sudoku, though it is not exclusive sudoku solver. It is free software, you can develop your own pencil game. From the point of another view,it may be the tool to get answer(SAT/UNSAT) for other fields of problem.It's just fun...
Is there a limit or maximum size to how big can be made?
That is the natural question. Crrent software can generate up to 36x36 sudoku. But the latest study shows 81x81 sudoku is possible within reasonable time. As for 100x100 sudoku, I can say it's very hard and challenging problem. To the best of my knowledge, I don't know such a sudoku generator.
Sudoku is NP-Complete
Nurse Scheduling Problem is NP-Hard.
Both can be solved by constraint programming.
You don't need to write program on how to solve, you only need to write constraint for the problem.
Nurse rostering software "schedule-nurse" is fast enough to solve huge blank sudoku, though it is not exclusive sudoku solver. It is free software, you can develop your own pencil game. From the point of another view,it may be the tool to get answer(SAT/UNSAT) for other fields of problem.It's just fun...
Is there a limit or maximum size to how big can be made?
That is the natural question. Crrent software can generate up to 36x36 sudoku. But the latest study shows 81x81 sudoku is possible within reasonable time. As for 100x100 sudoku, I can say it's very hard and challenging problem. To the best of my knowledge, I don't know such a sudoku generator.
2014年6月15日日曜日
2014年6月13日金曜日
プレゼンテーション
KingSoftというPowerPoint互換ソフトで作成しました。
http://www.nurse-scheduling-software.com/tutorial/schedule_nurse_presentation.ppt
動画にする機能はないのですが、細かい点を除けばほぼ互換(PowerPoint2003)が
とれています。
しょうがないので、ビデオでキャプチャすることにしました。
http://www.nurse-scheduling-software.com/tutorial/schedule_nurse_presentation.ppt
動画にする機能はないのですが、細かい点を除けばほぼ互換(PowerPoint2003)が
とれています。
しょうがないので、ビデオでキャプチャすることにしました。
2014年6月12日木曜日
勤務シフト表自動生成ソフトの評価
とりあえず、VirtualBox上で、評価してみました。
結果はこちらです。
http://www.nurse-scheduling-software.com/tutorial/test_bench2.htm
強く思ったのは、もし低レベルのソフトでシフト表を作成すると影響を最も被るのは、スタッフナースになるということ。希望の休みが取れなかったり、理不尽なシフトを強いられる可能性が高くなる、人の生活がかかっているのに...こんなにひどいとは思わなかったのでちょっとショックを受けました。
早くメジャーに上がらなくては!
結果はこちらです。
http://www.nurse-scheduling-software.com/tutorial/test_bench2.htm
強く思ったのは、もし低レベルのソフトでシフト表を作成すると影響を最も被るのは、スタッフナースになるということ。希望の休みが取れなかったり、理不尽なシフトを強いられる可能性が高くなる、人の生活がかかっているのに...こんなにひどいとは思わなかったのでちょっとショックを受けました。
早くメジャーに上がらなくては!
登録:
投稿 (Atom)